Local Models
Collection
16 items • Updated • 1
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for cortexso/mixtral to start chatting# No setup required# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for cortexso/mixtral to start chattingThe Mixtral-7x8B Large Language Model (LLM) is a pretrained generative Sparse Mixture of Experts. The Mistral-7x8Boutperforms Llama 2 70B on most benchmarks we tested.
| No | Variant | Cortex CLI command |
|---|---|---|
| 1 | 7x8b-gguf | cortex run mixtral:7x8b-gguf |
cortexhub/mixtral
cortex run mixtral
We're not able to determine the quantization variants.
Install Unsloth Studio (macOS, Linux, WSL)
# Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for cortexso/mixtral to start chatting