🤖 REST API for Qwen AI
Local REST API for unlimited and free access to Qwen AI language models. An easy way to integrate artificial intelligence capabilities into your applications and services.
✨ KEY FEATURES:
Local REST API on your computer
Full compatibility with OpenAI API (url like
http://localhost:port/v1)
Streaming mode support for instant response generation
Built-in use of internet search by models
Thinking mode function for deeper analysis
Image generation
Sending and analyzing files
🔧 SUPPORTED MODELS:
Base models:
QVQ-Max
QwQ-32B
Qwen2.5-Max
Qwen2.5-Plus
Qwen2.5-Turbo
Qwen2.5-72B-Instruct
Qwen2.5-14B-Instruct-1M
Qwen2.5-VL-32B-Instruct
Qwen2.5-Coder-32B-Instruct
The following modifications are available for each base model:
[model-name]-thinking (thinking mode)
[model-name]-search (with internet search)
[model-name]-thinking-search (combined mode)
[model-name]-draw (image generation)
💻 SYSTEM REQUIREMENTS:
Windows 8.1/10/11 (64-bit versions only)
Does not require installation of Node.js or other additional programs
Internet connection
🚀 ADVANTAGES:
Simple launch - just run the exe file
No additional settings required
Automatic session management
Easy integration with any application via REST API
Compatible with all tools that support OpenAI API
📌 PACKAGE:
Executable file qwen-rest-api.exe
Configuration file .env
Detailed instructions for setup and use