CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
core/__init__.py
core/data_processing.py
core/evaluation_metrics.py
core/huggingface_uploader.py
core/medical_llm_trainer.py
core/medical_rag_system.py
core/universal_trainer.py
examples/__init__.py
examples/english_stable_solution.py
examples/medical_rag_demo.py
examples/quick_rag_test.py
examples/qwen3_(4b)_instruct.py
examples/qwen3_(4b)_thinking.py
examples/qwen3_example.py
examples/run_mac_m2.py
examples/stable_solution.py
medllm/__init__.py
medllm/api.py
medllm/cli.py
medllm/config.py
medllm/data_processing.py
medllm/evaluation_metrics.py
medllm/huggingface_uploader.py
medllm/medical_llm_trainer.py
medllm/medical_rag_system.py
medllm/universal_trainer.py
medllm/utils.py
medllm/configs/config.yaml
medllm/configs/config_cpu.yaml
medllm/configs/config_cuda.yaml
medllm/configs/config_mac_m2.yaml
medllm/configs/config_mps.yaml
medllm/data/sample_training_data.json
medllm/data/sample_training_data_english.json
medllm/templates/instruction_template.txt
medllm/templates/qwen3_template.txt
medllm_finetune_rag.egg-info/PKG-INFO
medllm_finetune_rag.egg-info/SOURCES.txt
medllm_finetune_rag.egg-info/dependency_links.txt
medllm_finetune_rag.egg-info/entry_points.txt
medllm_finetune_rag.egg-info/not-zip-safe
medllm_finetune_rag.egg-info/requires.txt
medllm_finetune_rag.egg-info/top_level.txt
venv/bin/dumppdf.py
venv/bin/jp.py
venv/bin/pdf2txt.py
venv/bin/vba_extract.py