Instructions to use J001/bnb-4bit-training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use J001/bnb-4bit-training with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/guanaco-13B-HF") model = PeftModel.from_pretrained(base_model, "J001/bnb-4bit-training") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 569dd3c643ed101f17e7c28b47f1fd96c514716002057263d0ea8bf0c06eb1e1
- Size of remote file:
- 26.3 MB
- SHA256:
- fb9511b3d16cf01b960491b7867080a99041c0530b1b440250ec8e3cb3fa8428
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.