Instructions to use msab97/LLama3-finetuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use msab97/LLama3-finetuning with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-3.2-1B") model = PeftModel.from_pretrained(base_model, "msab97/LLama3-finetuning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 605eb26b6d13f4da5ea62a50d565f9b49296205a97dd3f5fb00828dd9dffd3b0
- Size of remote file:
- 5.3 kB
- SHA256:
- 228d077441d5e7cbe1b2437a6229a57c88d77117b635799e27470c0e6ef6e9e6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.