CoolFace
Modelpublic

reach-vb/gemma-2b-it-Q4_K_M-GGUF

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
1likes195downloads
Model Card

reach-vb/gemma-2b-it-Q4KM-GGUF

This model was converted to GGUF format from `google/gemma-2b-it` 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 reach-vb/gemma-2b-it-Q4_K_M-GGUF --model gemma-2b-it.Q4_K_M.gguf -p "The meaning to life and the universe is "
bash
llama-server --hf-repo reach-vb/gemma-2b-it-Q4_K_M-GGUF --model gemma-2b-it.Q4_K_M.gguf -c 2048