CoolFace
Modelpublic

jdelpino-ai/mamba-2.8b-hf-Q8_0-GGUF

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes14downloads
Model Card

jdelpino-ai/mamba-2.8b-hf-Q8_0-GGUF

This model was converted to GGUF format from `state-spaces/mamba-2.8b-hf` using llama.cpp. Refer to the original model card for more details on the model.

Use with llama.cpp

bash
brew install ggerganov/ggerganov/llama.cpp
bash
llama-cli --hf-repo jdelpino-ai/mamba-2.8b-hf-Q8_0-GGUF --model mamba-2.8b-hf.Q8_0.gguf -p "The meaning to life and the universe is "
bash
llama-server --hf-repo jdelpino-ai/mamba-2.8b-hf-Q8_0-GGUF --model mamba-2.8b-hf.Q8_0.gguf -c 2048