docs(inference_guide): validate Gemma-4-31B-it P4+D4 on Ascend 910B3 - #298
Merged
Conversation
Deploying alauda-ai with
|
| Latest commit: |
48f3830
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://292a6359.alauda-ai.pages.dev |
| Branch Preview URL: | https://docs-gemma4-31b-it-pd-aiperf.alauda-ai.pages.dev |
EdisonSu768
force-pushed
the
docs/gemma4-31b-it-pd-aiperf
branch
from
August 3, 2026 12:55
a2b2013 to
6885cda
Compare
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.
Adds the validated-model page and deployment manifest for Gemma-4-31B-it on Ascend 910B3.
Validated stack
google/gemma-4-31B-it, BF16 text-generation path.b481d79c7de49ab285e61cec689172931c124429; public ARM64 image pinned by manifestsha256:fa246685a9e0b9ea63f242be634dcc7616060f6f7dc9ca7018fa06c1657940da(CANN 9.0.1).max-num-batched-tokens=8192,PIECEWISEACLGraph.max-num-batched-tokens=128,FULL_DECODE_ONLYgraph capture.MooncakeConnectorV1with Ascend Direct KV transfer./v1/chat/completions; API key injected from a Kubernetes Secret.AIPerf results
AIPerf 0.7.0, closed loop, concurrency 8/16/32, 480 requests per tier. All six tiers completed through MaaS with 0 errors; all four serving Pods remained at 0 restarts.
Throughput and ITL are flat from concurrency 8 onward. The service remains Prefill-capacity-bound at roughly 8k input-dominated tokens/s; higher concurrency increases TTFT without increasing throughput. Compared with the 2026-08-03 MaaS run on the older engine/configuration, total TPS is about 0.9%-1.0% lower, average TTFT about 1.1%-2.4% higher, and ITL about 0.3%-0.6% lower: effectively unchanged rather than a material speedup.
capacity14 Agent results
Pi 0.80.6 and OpenCode 1.17.18 ran the fixed 14-task Terminal-Bench
capacity14set through MaaS with reasoning/thinking enabled. Concurrency 32 uses three attempts per task (42 trials).Pi/OpenCode c32 Pass@2 is 54.8%/42.9%. Both agents achieve their best correct-task throughput at concurrency 8; c32 adds many Agent timeouts without improving quality or useful throughput. The serving Pods stayed Ready with 0 restarts and no serving 5xx/traceback, so these are Agent/task-level timeouts rather than an engine crash.
mini7is retained as smoke evidence only and is not published as the formal Agent score.Deployment corrections included
--reasoning-parser gemma4and keeps the Gemma tool-call parser.PIECEWISEACLGraph.Validation
yarn lint: 0 errors, 0 warnings.git diff --checkpassed.