Views
No views yet
| Model | Bits | Format |
|---|---|---|
| NbAiLab/borealis-4b-instruct-preview | BF16 | Transformers (safetensors) |
| NbAiLab/borealis-4b-instruct-preview-gguf | 8 | GGUF (q8_0) |
| NbAiLab/borealis-4b-instruct-preview-gguf | 16 | GGUF (f16) |
| NbAiLab/borealis-4b-instruct-preview-gguf | BF16 | GGUF (bf16) |
| NbAiLab/borealis-4b-instruct-preview-mlx | 32 | MLX |
| NbAiLab/borealis-4b-instruct-preview-mlx-8bits | 8 | MLX (quantized) |
model-q8_0.ggufmodel-f16.ggufmodel-bf16.ggufollama run hf.co/NbAiLab/borealis-4b-instruct-preview-gguf:BF161# Install MLX LM
2uv tool install mlx-lm
3
4# Interactive chat REPL
5mlx_lm.chat --model "NbAiLab/borealis-4b-instruct-preview-mlx"