CoolFace
Modelpublic

reach-vb/TinyLlama-1.1B-Chat-v1.0-Q6_K-GGUF

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes37downloads
Model Card

reach-vb/TinyLlama-1.1B-Chat-v1.0-Q6_K-GGUF

This model was converted to GGUF format from `TinyLlama/TinyLlama-1.1B-Chat-v1.0` 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/TinyLlama-1.1B-Chat-v1.0-Q6_K-GGUF --model tinyllama-1.1b-chat-v1.0.Q6_K.gguf -p "The meaning to life and the universe is "
bash
llama-server --hf-repo reach-vb/TinyLlama-1.1B-Chat-v1.0-Q6_K-GGUF --model tinyllama-1.1b-chat-v1.0.Q6_K.gguf -c 2048