Text Generation
PEFT
Safetensors
Galician
galician
grammatical-error-correction
gec
grammar-correction
orthographic-correction
text-correction
lora
carvalho
carvalhochat
llama
low-resource-nlp
proxecto-nos
conversational
Instructions to use proxectonos/CarvalhoChat_GEC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use proxectonos/CarvalhoChat_GEC with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("carvalho-nos/CarvalhoChat_v4") model = PeftModel.from_pretrained(base_model, "proxectonos/CarvalhoChat_GEC") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
8bebb60 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e2ca1468986e7f67ce918d22057748a8ca8d6946e019dfd650de90120dbfeb28
size 17210396
|