How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "osllmai-community/Qwen2.5-14B-Instruct"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "osllmai-community/Qwen2.5-14B-Instruct",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/osllmai-community/Qwen2.5-14B-Instruct
Quick Links

osllm.ai Models Highlights Program

We believe there's no need to pay a token if you have a GPU on your computer.

Highlighting new and noteworthy models from the community. Join the conversation on Discord.

Official Website • Documentation • Discord

NEW: Subscribe to our mailing list for updates and news!

Email: support@osllm.ai

Disclaimers

Osllm.ai is not the creator, originator, or owner of any model featured in the Community Model Program. Each Community Model is created and provided by third parties. Osllm.ai does not endorse, support, represent, or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate, inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated it. Osllm.ai may not monitor or control the Community Models and cannot take responsibility for them. Osllm.ai disclaims all warranties or guarantees about the accuracy, reliability, or benefits of the Community Models. Furthermore, Osllm.ai disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted, error-free, virus-free, or that any issues will be corrected. You are solely responsible for any damage resulting from your use of or access to the Community Models, downloading of any Community Model, or use of any other Community Model provided by or through Osllm.ai.

Downloads last month
8
Safetensors
Model size
15B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for osllmai-community/Qwen2.5-14B-Instruct

Base model

Qwen/Qwen2.5-14B
Finetuned
(421)
this model