Instructions to use Ahatsham/Output_llama70B_70-15-15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ahatsham/Output_llama70B_70-15-15 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-3.3-70B-Instruct") model = PeftModel.from_pretrained(base_model, "Ahatsham/Output_llama70B_70-15-15") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- de28f17cec15970f16b80e953c1ab8788533627e926bc5d17a81631fa224f138
- Size of remote file:
- 5.24 kB
- SHA256:
- 2aa1865b49520b3d322b17bab3b2e074d01282c93820669fbbe250bd3349c884
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.