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