feat: add Nebius Token Factory models#796
Merged
rekram1-node merged 6 commits intoanomalyco:devfrom Feb 5, 2026
Merged
Conversation
- Add MiniMaxAI provider with MiniMax-M2.1 model - Add PrimeIntellect provider with INTELLECT-3 model - Add black-forest-labs provider with FLUX.1-schnell and FLUX.1-dev - Add BAAI provider with bge-multilingual-gemma2 and BGE-ICL - Add intfloat provider with e5-mistral-7b-instruct - Add Google provider with Gemma-2-2b-it, Gemma-2-9b-it-fast, Gemma-3-27b-it, and Gemma-3-27b-it-fast
- Add DeepSeek-V3.2, DeepSeek-V3-0324 (Base & Fast), DeepSeek-R1-0528 (Base & Fast) - These are new models available on Nebius Token Factory
- Add Qwen3-Next-80B-A3B-Thinking - Add Qwen3-30B-A3B-Thinking-2507 and Qwen3-30B-A3B-Instruct-2507 - Add Qwen3-Coder-30B-A3B-Instruct - Add Qwen3-32B (Base & Fast) - Add Qwen2.5-Coder-7B-fast - Add Qwen2.5-VL-72B-Instruct - Add Qwen3-Embedding-8B
- Add GLM-4.7 and GLM-4.7-FP8 (Z.ai) - Add Kimi-K2-Thinking (Moonshot AI) - Add Llama-Guard-3-8B, Meta-Llama-3.1-8B-Instruct (Base & Fast) (Meta) - Add Nemotron-Nano-V2-12b and NVIDIA-Nemotron-3-Nano-30B-A3B (NVIDIA)
- Update GLM-4.5 and GLM-4.5-Air with new pricing - Update gpt-oss-120b and gpt-oss-20b with new pricing and features - Update Kimi-K2-Instruct with new pricing and multimodal support - Update Hermes-4-405B and Hermes-4-70B with new pricing
- Update Llama-3.3-70B-Instruct (Base & Fast) with new pricing - Mark Llama-3.1-405B-Instruct as deprecated (no longer available) - Update Llama-3.1-Nemotron-Ultra-253B-v1 with new pricing - Mark DeepSeek-V3 as deprecated (replaced by V3.2 and V3-0324)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds all 45 models available on Nebius Token Factory to the models.dev database. All models are configured with proper pricing, limits, modalities, and capabilities.
New Providers Added (11):
New Models Added (33 total):
Deprecated Models (2):
deepseek-ai/DeepSeek-V3- Replaced by V3.2 and V3-0324meta-llama/Llama-3.1-405B-Instruct- No longer availableChanges:
bun validateCategories Covered: