An open API service indexing awesome lists of open source software.

https://github.com/sccsmartcode/deep-learning-03-llm-finetuning

Scalable and modular framework for fine-tuning large language models (LLMs) using LoRA and QLoRA. Supports 4-bit/8-bit quantization, Hugging Face Transformers, and instruction-tuning workflows across various tasks and datasets. Built for reproducibility, extensibility, and efficient experimentation.
https://github.com/sccsmartcode/deep-learning-03-llm-finetuning

bitsandbytes finetuning huggingface llama2 llm peft qlora transformers

Last synced: 8 months ago
JSON representation

Scalable and modular framework for fine-tuning large language models (LLMs) using LoRA and QLoRA. Supports 4-bit/8-bit quantization, Hugging Face Transformers, and instruction-tuning workflows across various tasks and datasets. Built for reproducibility, extensibility, and efficient experimentation.

Awesome Lists containing this project

README

          

# Deep-Learning-03-LLM-FineTuning
Scalable and modular framework for fine-tuning large language models (LLMs) using LoRA and QLoRA. Supports 4-bit/8-bit quantization, Hugging Face Transformers, and instruction-tuning workflows across various tasks and datasets. Built for reproducibility, extensibility, and efficient experimentation.