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

Полное описание модели

Полное описание модели доступно в основном репозитории:

GreenMap/qwen3.5-2b-ru-norm-link-extractor

Downloads last month
37
GGUF
Model size
2B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for GreenMap/qwen3.5-2b-ru-norm-link-extractor-GGUF

Quantized
(1)
this model