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