Skip to content

Add Qwen3.5-397B-A17B to nvidia provider#998

Open
AJINGOUP wants to merge 1 commit intoanomalyco:devfrom
AJINGOUP:add-qwen3.5-397b-a17b-nvidia
Open

Add Qwen3.5-397B-A17B to nvidia provider#998
AJINGOUP wants to merge 1 commit intoanomalyco:devfrom
AJINGOUP:add-qwen3.5-397b-a17b-nvidia

Conversation

@AJINGOUP
Copy link

Summary

  • Add Qwen3.5-397B-A17B model to nvidia provider
  • 397B total params, 17B active (MoE)
  • Multimodal: text, image, video input
  • Supports reasoning (thinking mode), tool calling, structured output
  • 262K context, 32K output (up to 81,920 for complex reasoning)
  • Open weights (Apache 2.0)

Ref: https://build.nvidia.com/qwen/qwen3.5-397b-a17b/modelcard

@AJINGOUP AJINGOUP force-pushed the add-qwen3.5-397b-a17b-nvidia branch from 96fd2a2 to 607adef Compare February 21, 2026 03:20
Comment on lines +12 to +13
[interleaved]
field = "reasoning_content"
Copy link
Contributor

@rekram1-node rekram1-node Mar 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesnt seem right?

from the model card:

Thinking Mode: Operates in thinking mode by default, generating internal reasoning content (<think>...</think>) before producing final responses, with an option to disable for direct responses.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the field.

@AJINGOUP AJINGOUP force-pushed the add-qwen3.5-397b-a17b-nvidia branch from 607adef to d3fc783 Compare March 8, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants