How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolLM2-360M")
model = PeftModel.from_pretrained(base_model, "WolfInk/SmolAlex-360M")

Limitations:

This model is optimized for a smaller dataset, and its generalization abilities may be limited outside the domain of the fine-tuned dataset.

License:

This model is available for non-commercial use only, under the terms specified in the license.


Model Card by SmolAlex-360M (Wow)

Downloads last month
3
Safetensors
Model size
0.4B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 4 Ask for provider support

Model tree for WolfInk/SmolAlex-360M

Adapter
(16)
this model
Quantizations
1 model