Edit model card

ProCreations/Qwen1.5-0.5B-Q4_K_M-GGUF

This model was converted to GGUF format from Qwen/Qwen1.5-0.5B 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 ProCreations/Qwen1.5-0.5B-Q4_K_M-GGUF --model qwen1.5-0.5b.Q4_K_M.gguf -p "The meaning to life and the universe is "
llama-server --hf-repo ProCreations/Qwen1.5-0.5B-Q4_K_M-GGUF --model qwen1.5-0.5b.Q4_K_M.gguf -c 2048
Downloads last month
33
GGUF
Model size
620M params
Architecture
qwen2
Inference Examples
Unable to determine this model's library. Check the docs .