metadata
tags:
- llama-cpp
reach-vb/gemma-1.1-2b-it-Q8_0-GGUF
This model was converted to GGUF format from gg-hf/gemma-1.1-2b-it
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 reach-vb/gemma-1.1-2b-it-Q8_0-GGUF --model gemma-1.1-2b-it.Q8_0.gguf -p "The meaning to life and the universe is "
llama-server --hf-repo reach-vb/gemma-1.1-2b-it-Q8_0-GGUF --model gemma-1.1-2b-it.Q8_0.gguf -c 2048