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:
- ca373705a9ada2f0742e2cb4246b52fe9e6f1976609683bbcf08dab38382c76f
- Size of remote file:
- 13.7 MB
- SHA256:
- c9570697e31ab5a34151d097d327027761065671d7f15bdf09ea2e268ce59e17
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.