Text Generation
PEFT
Safetensors
Transformers
Galician
lora
sft
trl
unsloth
conversational
How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-0.6B")
model = PeftModel.from_pretrained(base_model, "pajon1/galicIA-base")

galicIA-base

This model is part of the GalicIA project, which aims to develop an LLM capable of generating poems in galician. This model is a stepping stone designed to understand galician.

more info https://github.com/ANFAIA/GalicIA

Original Dataset

- proxectonos/belebele_gl
- proxectonos/galcola 
- proxectonos/mgsm_gl
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for pajon1/galicIA-base

Finetuned
Qwen/Qwen3-0.6B
Adapter
(26)
this model

Datasets used to train pajon1/galicIA-base