Instructions to use LSX-UniWue/LLaMmlein_1B_chat_all with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LSX-UniWue/LLaMmlein_1B_chat_all with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("LSX-UniWue/LLaMmlein_1B_prerelease") model = PeftModel.from_pretrained(base_model, "LSX-UniWue/LLaMmlein_1B_chat_all") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 24ae6a94585a80923a872683ca9661c764394338c846408f39db9d0a7836786f
- Size of remote file:
- 5.56 kB
- SHA256:
- b93b94e3e30b44bc87c8f4b353c6a1957c30a9d83cbee2cc90bf357f412d3b90
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.