...
The platform currently provides the following models:
Model | Purpose |
|---|---|
Qwen3.6-30BGeneral-purpose assistant, reasoning, software development and coding27B | Dense 27B qwen model for coding / agentic / generic tasks |
Qwen/Qwen3-Embedding-4B | Text embeddings for semantic search, RAG and document indexing |
BAAI/bge-reranker-v2-m3 | Document reranking for Retrieval-Augmented Generation (RAG) pipelines |
...