Instructions to use beast33/8bec4c41-fd0f-4c37-a2ec-a4b9676cb505 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use beast33/8bec4c41-fd0f-4c37-a2ec-a4b9676cb505 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("DeepMount00/Llama-3-8b-Ita") model = PeftModel.from_pretrained(base_model, "beast33/8bec4c41-fd0f-4c37-a2ec-a4b9676cb505") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6779e78 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9ca355fa049bcca9a689fd777e09996fa83664904b382dfd1465b595c2fe9ee4
size 84047370
|