Instructions to use Anwaarma/L8-finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Anwaarma/L8-finetune 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, "Anwaarma/L8-finetune") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8c8c8028231bcaa1e3db0c35c4c10fce8c21aaa947cb58b9e9b3c5554993efe2
- Size of remote file:
- 5.3 kB
- SHA256:
- 75d906720e930b671ab736493471857c131b6518f567c9ecd49c9b48cc06c215
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.