Instructions to use worde-byte/llama3.18B-Fine-tunedGOATV2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use worde-byte/llama3.18B-Fine-tunedGOATV2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "worde-byte/llama3.18B-Fine-tunedGOATV2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a369ee331058c0ff365b1b63de429902184440dde38d56678105c6f070a1e92c
- Size of remote file:
- 5.37 kB
- SHA256:
- 7a6d67e5b315e0538b1ff33ab6d20e4af486c600f0a0d4f1a12f3aa2b9d90d85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.