How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for ovieyra21/BigMistral-11b-GLUED-Q8_0-GGUF to start chatting
Install Unsloth Studio (Windows)
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 ovieyra21/BigMistral-11b-GLUED-Q8_0-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for ovieyra21/BigMistral-11b-GLUED-Q8_0-GGUF to start chatting
Quick Links

ovieyra21/BigMistral-11b-GLUED-Q8_0-GGUF

This model was converted to GGUF format from athirdpath/BigMistral-11b-GLUED using llama.cpp. Refer to the original model card for more details on the model.

Use with llama.cpp

brew install ggerganov/ggerganov/llama.cpp
llama-cli --hf-repo ovieyra21/BigMistral-11b-GLUED-Q8_0-GGUF --model bigmistral-11b-glued.Q8_0.gguf -p "The meaning to life and the universe is "
llama-server --hf-repo ovieyra21/BigMistral-11b-GLUED-Q8_0-GGUF --model bigmistral-11b-glued.Q8_0.gguf -c 2048
Downloads last month
1
GGUF
Model size
11B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support