Views
No views yet
TinyLlama/TinyLlama-1.1B-Chat-v1.0 using llama.cpp.
Refer to the original model card for more details on the model.brew install ggerganov/ggerganov/llama.cppllama-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 "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