baseten-admin commited on
Commit
30aea7b
·
verified ·
1 Parent(s): 235cbee

manifest Qwen/Qwen3.5-397B-A17B @ B300 (b91479741fe85b3a)

Browse files
Qwen__Qwen3.5-397B-A17B/B300/tp8-seq262144-lora64x1/b91479741fe85b3a/manifest.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Qwen/Qwen3.5-397B-A17B",
3
+ "gpu_type": "B300",
4
+ "tensor_parallel_size": 8,
5
+ "max_seq_length": 262144,
6
+ "enable_lora": true,
7
+ "max_lora_rank": 64,
8
+ "max_loras": 1,
9
+ "lora_target_modules": [],
10
+ "lora_target_module_preset": null,
11
+ "weights_source": null,
12
+ "cudagraph_capture_sizes": [
13
+ 1,
14
+ 2,
15
+ 4,
16
+ 8,
17
+ 16,
18
+ 32,
19
+ 64,
20
+ 128,
21
+ 192,
22
+ 256
23
+ ],
24
+ "use_mega_aot_artifact": true,
25
+ "deep_gemm_warmup": "skip",
26
+ "enable_prefix_caching": true,
27
+ "vllm_version": "0.25.1",
28
+ "torch_version": "2.11.0+cu130",
29
+ "torch": "2.11.0+cu130",
30
+ "torch_cuda": "13.0",
31
+ "vllm": "0.25.1",
32
+ "image_tag": "baseten/baseten-weight-sync-inference:will-cu130-sampler-image-3fb7b93-cu130",
33
+ "caller": "github-actions:iankorovinsky",
34
+ "model_revision": "8472618112abcbd45acbcdc58436aff4233c23f7",
35
+ "build_id": "30940310219-1",
36
+ "opaque_sampler_payload": {
37
+ "tensor_parallel_size": 8,
38
+ "max_seq_length": 262144,
39
+ "enable_lora": true,
40
+ "max_lora_rank": 64,
41
+ "max_loras": 1,
42
+ "lora_target_modules": [],
43
+ "lora_target_module_preset": null,
44
+ "cudagraph_capture_sizes": [
45
+ 1,
46
+ 2,
47
+ 4,
48
+ 8,
49
+ 16,
50
+ 32,
51
+ 64,
52
+ 128,
53
+ 192,
54
+ 256
55
+ ],
56
+ "use_mega_aot_artifact": true,
57
+ "deep_gemm_warmup": "skip",
58
+ "enable_prefix_caching": true,
59
+ "load_format": "fastsafetensors",
60
+ "disable_custom_all_reduce": false,
61
+ "gpu_memory_utilization": null
62
+ },
63
+ "build_profile": {
64
+ "cudagraph_capture_sizes": [
65
+ 1,
66
+ 2,
67
+ 4,
68
+ 8,
69
+ 16,
70
+ 32,
71
+ 64,
72
+ 128,
73
+ 192,
74
+ 256
75
+ ],
76
+ "use_mega_aot_artifact": true,
77
+ "deep_gemm_warmup": "skip"
78
+ },
79
+ "ready_in_seconds_no_cache": 836.2,
80
+ "kv_cache_max_tokens": 6979909,
81
+ "kv_cache_max_concurrency": 26.62624254473161,
82
+ "kv_cache_gpu_memory_utilization": 0.92,
83
+ "cache_size_uncompressed_bytes": 9443758080,
84
+ "cache_size_compressed_bytes": 478614291,
85
+ "compression": "zstd -9 -T0 (multithreaded)",
86
+ "compress_time_seconds": 6.51,
87
+ "upload_time_seconds": 22.55
88
+ }