Instructions to use youssef227/llama-3-8b-Instruct-bnb-telcom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use youssef227/llama-3-8b-Instruct-bnb-telcom with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "youssef227/llama-3-8b-Instruct-bnb-telcom") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8fd0a67400f701f659bd1ae6791d1d3c52c00ca43d957fbbc3a579da335925fd
- Size of remote file:
- 168 MB
- SHA256:
- b7258baad577d0c640d9be45f85c5bfd51197445614d11801ec178a333b82152
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.