local-llm-lora
Fine-tune local LLMs with LoRA/QLoRA: PEFT training scripts, dataset formatting, 4-bit quantization, Ollama/GGUF export and an inference server.
File Explorer
- ci.yml
- default.yaml
- lora-13b.yaml
- qlora-7b.yaml
- ARCHITECTURE.md
- toy_chat.jsonl
- toy_eval.jsonl
- export_gguf.sh
- serve_local.sh
- train_qlora.py
- __init__.py
- chat_templates.py
- collator.py
- datasets.py
- preprocess.py
- __init__.py
- generation.py
- metrics.py
- perplexity.py
- __init__.py
- gguf.py
- merge.py
- ollama.py
- __init__.py
- loader.py
- peft.py
- quantization.py
- __init__.py
- api.py
- engine_hf.py
- engine_vllm.py
- schemas.py
- __init__.py
- arguments.py
- callbacks.py
- trainer.py
- __init__.py
- hashing.py
- logging.py
- paths.py
- __init__.py
- __main__.py
- cli.py
- config.py
- conftest.py
- test_chat_templates.py
- test_cli.py
- test_collator.py
- test_config.py
- test_datasets.py
- test_export.py
- test_metrics.py
- test_preprocess.py
- test_quantization.py
- test_schemas.py
- test_utils.py
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- Makefile
- pyproject.toml
- README.md
- requirements-dev.txt
- requirements.txt
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
