Instructions to use mlx-community/Solar-Open-100B-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Solar-Open-100B-4bit with MLX:
# Make sure mlx-lm is installed # pip install --upgrade mlx-lm # if on a CUDA device, also pip install mlx[cuda] # Generate text with mlx-lm from mlx_lm import load, generate model, tokenizer = load("mlx-community/Solar-Open-100B-4bit") prompt = "Once upon a time in" text = generate(model, tokenizer, prompt=prompt, verbose=True) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- MLX LM
How to use mlx-community/Solar-Open-100B-4bit with MLX LM:
Generate or start a chat session
# Install MLX LM uv tool install mlx-lm # Generate some text mlx_lm.generate --model "mlx-community/Solar-Open-100B-4bit" --prompt "Once upon a time"
- Xet hash:
- 45a995ea0416d4a1dee7f3e4eb4f7132669149f358c95a828cfb5b565abee964
- Size of remote file:
- 5.12 GB
- SHA256:
- bba6e9285c8f25f34c52de9aa3391841c9d28f72c169f9c2c70b86ef78a8cb94
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.