This Hugging Face page documents the Qwopus3.6-27B-Coder-MTP-GGUF model, a 27B parameter multimodal coding model. It provides detailed instructions for local and server deployment using Transformers, vLLM, and SGLang, including API examples.
Highlights
Multimodal coding model supporting text and image inputs.
Includes code snippets for Hugging Face Transformers pipelines.
Guides for serving via vLLM and SGLang with OpenAI-compatible APIs.
Deployment options via Docker, Colab, and Kaggle.
Available in GGUF format for efficient local inference.