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