Instructions to use mzzavaa/otto_model_demo_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mzzavaa/otto_model_demo_2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "mzzavaa/otto_model_demo_2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 50f4e1c5a0180e175c4cfd2605996dbf5a6c1ae8a80d0cd6943d16b0b2b5d9e9
- Size of remote file:
- 17.2 MB
- SHA256:
- 4bda08a40f3f483c50d4c9f5e9df8c88ed16fe1ddf5e00cd5436910d071137f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.