Skip to content

feat(models): add quantization to remaining novita mappings (google, nousresearch, zai)#2965

Merged
smakosh merged 1 commit into
theopenco:mainfrom
AmineAce:feat/quant-novita-remaining
Jul 9, 2026
Merged

feat(models): add quantization to remaining novita mappings (google, nousresearch, zai)#2965
smakosh merged 1 commit into
theopenco:mainfrom
AmineAce:feat/quant-novita-remaining

Conversation

@AmineAce

@AmineAce AmineAce commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Closes out Novita quantization coverage across google.ts, nousresearch.ts, and zai.ts, per #2946.
Checked every remaining Novita mapping in these files against Novita's own model detail pages. Added the field only where precision was explicitly stated, no inference from model names.

Google:

gemma-4-31b-it → bf16
gemma-4-26b-a4b-it → bf16

NousResearch:

hermes-2-pro-llama-3-8b → fp16

Zai:

glm-5.1 → fp8
glm-5 → fp8
glm-4.5v → fp8
glm-4.7 → fp8
glm-4.6 → bf16
glm-4.6v → bf16

With this PR, every Novita mapping across the catalog with a publicly stated quantization value now has it set.
Ran pnpm format; only these 3 files changed.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@AmineAce, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 9 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 79824658-063a-47be-867d-93dc849026d4

📥 Commits

Reviewing files that changed from the base of the PR and between d4def43 and df5ccfb.

📒 Files selected for processing (3)
  • packages/models/src/models/google.ts
  • packages/models/src/models/nousresearch.ts
  • packages/models/src/models/zai.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@smakosh smakosh added this pull request to the merge queue Jul 9, 2026
Merged via the queue into theopenco:main with commit e9e3b79 Jul 9, 2026
10 checks passed
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