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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "transformers_version": "4.49.0", | |
| "use_cache": false | |
| } | |