Instructions to use baebee/Starlight-13b-QLORA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baebee/Starlight-13b-QLORA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-hf") model = PeftModel.from_pretrained(base_model, "baebee/Starlight-13b-QLORA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 60da3d33d32f7ac8cfd12901fc47eb1e58dd80df84a0f9ce2b04c2779e790c21
- Size of remote file:
- 210 MB
- SHA256:
- e3f8548d8bac77dfa5221be4a3f6488328d8ba394e92383b0ef853b4a3144ec7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.