Instructions to use slprl/SIMS-Llama3.2-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use slprl/SIMS-Llama3.2-3B with Transformers:
# Load model directly from transformers import UnitLM model = UnitLM.from_pretrained("slprl/SIMS-Llama3.2-3B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update pipeline tag to audio-text-to-text
1
#1 opened 10 months ago
by
nielsr