Instructions to use kamel-usp/jbcs2025_Tucano-2b4-Instruct-tucano_classification_lora-C4-full_context-r8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kamel-usp/jbcs2025_Tucano-2b4-Instruct-tucano_classification_lora-C4-full_context-r8 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("TucanoBR/Tucano-2b4-Instruct") model = PeftModel.from_pretrained(base_model, "kamel-usp/jbcs2025_Tucano-2b4-Instruct-tucano_classification_lora-C4-full_context-r8") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1964133 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e6b925443e17832bc4255c0ba74e7a300e7851666041343222e94ac4eaf34d5a
size 5777
|