Text Classification
PEFT
Safetensors
Spanish
document-classification
lora
llama
sedici
unlp
universidad-nacional-de-la-plata
Instructions to use malekcamilo/sedici-llama-lora-r128-all with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use malekcamilo/sedici-llama-lora-r128-all with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "malekcamilo/sedici-llama-lora-r128-all") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 81303398c0122472bfeafac0afad519b14969c439e99eab44e306d53d6de0582
- Size of remote file:
- 1.34 GB
- SHA256:
- b5196723ca979b9a1c611e064a598d74861d9b12a5fe893fad60a84afbed9396
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.