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.
파일 탐색기
- 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
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
