Experimentally Fine-tuned Taiwan SLMs
Collection
A curated Hugging Face Collection of lightweight, high-quality language models fine-tuned specifically for Taiwan Traditional Chinese. • 1 item • Updated
How to use Luigi/SmolLM2-135M-Instruct-TaiwanChat with PEFT:
Task type is invalid.
How to use Luigi/SmolLM2-135M-Instruct-TaiwanChat with Unsloth Studio:
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Luigi/SmolLM2-135M-Instruct-TaiwanChat to start chatting
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Luigi/SmolLM2-135M-Instruct-TaiwanChat to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Luigi/SmolLM2-135M-Instruct-TaiwanChat to start chatting
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
model_name="Luigi/SmolLM2-135M-Instruct-TaiwanChat",
max_seq_length=2048,
)This model is a fine-tuned version of unsloth/SmolLM2-135M-Instruct on an unknown dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
HuggingFaceTB/SmolLM2-135M