How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "salimlko/XML_Qwen2_5_Coder_3B_bnb_4bit_Model_V2"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "salimlko/XML_Qwen2_5_Coder_3B_bnb_4bit_Model_V2",
		"prompt": "Once upon a time,",
		"max_tokens": 512,
		"temperature": 0.5
	}'
Use Docker
docker model run hf.co/salimlko/XML_Qwen2_5_Coder_3B_bnb_4bit_Model_V2:Q8_0
Quick Links

base_model: unsloth/Qwen2.5-Coder-3B-bnb-4bit tags: - text-generation-inference - transformers - unsloth - qwen2 - gguf license: apache-2.0 language: - en

Uploaded model

  • Developed by: salimlko
  • License: apache-2.0
  • Finetuned from model : unsloth/Qwen2.5-Coder-3B-bnb-4bit

This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.

Downloads last month
18
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Free AI Image Generator No sign-up. Instant results. Open Now