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