PEFT
Safetensors
mistral
alignment-handbook
trl
sft
Generated from Trainer
4-bit precision
bitsandbytes
Instructions to use arcee-ai/zilo-sft-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use arcee-ai/zilo-sft-qlora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "arcee-ai/zilo-sft-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cb0f1cf3c09ee2f6f13ba9321648451e771568536bd4dd628a58b928ec35a82c
- Size of remote file:
- 5.18 kB
- SHA256:
- cd2997d6445ea8ca8ea9f3372dfb082e7bc361b6693cb87254b6355b6e847667
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.