Supported Models

Supported Models

GreenNode MaaS API provides full-precision access to the DeepSeek, Llama, and Qwen model families listed below.

Model Details

GreenNode MaaS supports several model types:

Text generation

Model Name
Provider
Quantization
Context Length
View on HuggingFace
  deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct
DeepSeek
FP16
32K
  deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
DeepSeek
FP16
32K
  Qwen/Qwen3-30B-A3B-FP8
Qwen
FP8
32K
  GreenNode/GreenMind-Medium-14B-R1
GreenNode AI
FP16
32K
  microsoft/Phi-4-reasoning-plus
Microsoft
FP16
32K
  erax-ai/EraX-VL-7B-V1.5
EraX
FP16
16K

Vision

Model Name
Provider
Quantization
Context Length
View on HuggingFace
  microsoft/Phi-4-reasoning-plus
Microsoft
FP16
32K
  erax-ai/EraX-VL-7B-V1.5
EraX
FP16
16K
  ds4sd/SmolDocling-256M-preview
IBM
FP16
8K

Image generation

Model Name
Provider
Quantization
Context Length
View on HuggingFace
  stabilityai/stable-diffusion-xl-base-1.0
Stability AI
FP16
-

Speech

Model Name
Provider
Quantization
Context Length
View on HuggingFace
  erax-ai/EraX-WoW-Turbo-V1.1
EraX
FP16
-
  openai/whisper-large-v3
OpenAI
FP16
-
  ZaloAI/Zalo-ARS-vi
ZaloAI
FP16
-
-
  ZaloAI/Zalo-TTS-vi
ZaloAI
FP16
-
-

Embeddings

Model Name
Provider
Quantization
Context Length
View on HuggingFace
  BAAI/bge-m3
BAAI
FP16
8K
  GreenNode/GreenNode-Embedding-Large-1007
GreenNodeAI
FP16
8K
-

Rerank

Model Name
Provider
Quantization
Context Length
View on HuggingFace
  BAAI/bge-reranker-v2-m3
BAAI
FP16
8K

Request a New Model

If a model is not available in GreenNode MaaS, you can request its addition:
  1. Navigate to the Models page.
  2. Click Request model.
  3. In the pop-up window, provide the model name, your email, and an optional comment.
  4. Click Submit to complete your request.

    • Related Articles

    • Supported code editor & framework

      What Can I Do With Code Editor? Jupyter Lab A code editor on AI Platforms, like Jupyter Lab, offers a robust environment for data exploration, analysis, and model development in various programming languages like Python, R, and Julia. Here's what you ...
    • Foundation Models

      We're excited to offer a diverse selection of powerful base models to fuel your AI development. This list represents a range of cutting-edge language models from leading AI research organizations, each with unique strengths and characteristics. ...
    • Playground

      The GreenNode Playground is a web-based interface that allows you to test and compare AI models quickly and intuitively—without writing a single line of code. Designed for both developers and AI enthusiasts, it supports a wide range of ...
    • Import a Model Registry using Triton Server

      Model Preparation Since our AI Platform only accesses models from a Network Volume, you must first create a Network Volume. Pull your model from local file systems or cloud storage (AWS S3, Azure Blob, or GCS) into the Network Volume. Ensure the ...
    • How it works?

      Overall, the GreenNode AI Platform forms an end-to-end pipeline for building, training, managing, and deploying machine learning models in an AI platform, which includes four main components Notebook Instance, Model Training, Model Registry and ...