ApprikatAI/Qwen2.5-Coder-1.5B-Instruct-FP16-GGUF
This model was converted to GGUF format from Qwen/Qwen2.5-Coder-1.5B-Instruct
using llama.cpp via the ggml.ai's GGUF-my-repo space.
Refer to the original model card for more details on the model.
Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
brew install llama.cpp
Invoke the llama.cpp server or the CLI.
CLI:
llama-cli --hf-repo ApprikatAI/Qwen2.5-Coder-1.5B-Instruct-FP16-GGUF --hf-file qwen2.5-coder-1.5b-instruct-fp16.gguf -p "The meaning to life and the universe is"
Server:
llama-server --hf-repo ApprikatAI/Qwen2.5-Coder-1.5B-Instruct-FP16-GGUF --hf-file qwen2.5-coder-1.5b-instruct-fp16.gguf -c 2048
- Downloads last month
- 40
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.
Model tree for ApprikatAI/Qwen2.5-Coder-1.5B-Instruct-FP16-GGUF
Base model
Qwen/Qwen2.5-1.5B
Finetuned
Qwen/Qwen2.5-Coder-1.5B
Finetuned
Qwen/Qwen2.5-Coder-1.5B-Instruct