Instructions to use WolfInk/SmolAlex-360M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use WolfInk/SmolAlex-360M with PEFT:
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") - Notebooks
- Google Colab
- Kaggle
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
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 4 Ask for provider support