Commit b5116a7
[TRTLLM-10271][test] Add DGX-Spark QA functional test cases for single node
This commit includes:
- Add QA functional test cases for LLM and VLM models
- Add core test list for DGX-Spark top models
- Update test lists based on reviewer feedback
Signed-off-by: Jenny Liu <[email protected]>1 parent 56e779d commit b5116a7
File tree
115 files changed
+553
-936
lines changed- docs/source
- features
- models
- examples
- models/core/mistral_large_3
- jenkins
- security_scanning
- docs
- examples
- auto_deploy
- draft_target_model
- eagle
- llm-eval/lm-eval-harness
- lookahead
- medusa
- models
- contrib
- baichuan
- bloom
- chatglm-6b
- chatglm2-6b
- chatglm3-6b-32k
- dbrx
- deepseek_v1
- deepseek_v2
- falcon
- gptj
- gptneox
- grok
- internlm
- jais
- mmdit
- mpt
- opt
- skywork
- smaug
- stdit
- core
- commandr
- gemma
- glm-4-9b
- gpt
- llama
- mamba
- mixtral
- mllama
- nemotron
- phi
- qwen2audio
- qwenvl
- qwen
- recurrentgemma
- whisper
- ngram
- quantization
- ray_orchestrator
- redrafter
- serve
- trtllm-eval
- triton_backend
- tensorrt_llm
- _torch
- auto_deploy
- models/custom
- transform/library
- custom_ops
- models
- checkpoints
- hf
- mistral
- speculative
- evaluate
- inputs
- llmapi
- tests
- integration
- defs
- accuracy
- references
- perf/disagg
- execution
- test_configs/wideep/perf
- test_lists
- qa
- test-db
- unittest/_torch
- auto_deploy
- _utils_test
- unit/singlegpu
- models
- transformations
- library
- modules
- multimodal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+553
-936
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
| 811 | + | |
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments