baseten-admin commited on
Commit
0cc2d99
·
verified ·
1 Parent(s): 5e70e8f

manifest Qwen/Qwen3.5-4B @ H100 (45504f3eb15dac72)

Browse files
Qwen__Qwen3.5-4B/H100/tp1-seq131072-lora64x4/45504f3eb15dac72/manifest.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Qwen/Qwen3.5-4B",
3
+ "gpu_type": "H100",
4
+ "tensor_parallel_size": 1,
5
+ "max_seq_length": 131072,
6
+ "enable_lora": true,
7
+ "max_lora_rank": 64,
8
+ "max_loras": 4,
9
+ "cudagraph_capture_sizes": [
10
+ 1,
11
+ 2,
12
+ 4,
13
+ 8,
14
+ 16,
15
+ 32,
16
+ 64,
17
+ 128,
18
+ 192,
19
+ 256,
20
+ 384,
21
+ 512,
22
+ 640,
23
+ 768,
24
+ 896,
25
+ 1000
26
+ ],
27
+ "use_mega_aot_artifact": true,
28
+ "deep_gemm_warmup": "skip",
29
+ "enable_prefix_caching": true,
30
+ "vllm_version": "0.22.0",
31
+ "torch_version": "2.11.0+cu129",
32
+ "torch": "2.11.0+cu129",
33
+ "torch_cuda": "12.9",
34
+ "vllm": "0.22.0",
35
+ "image_tag": "baseten/baseten-weight-sync-inference:main-09f8dc2a",
36
+ "caller": "github-actions:William-Gao1",
37
+ "model_revision": "851bf6e806efd8d0a36b00ddf55e13ccb7b8cd0a",
38
+ "build_id": "27358404720-1",
39
+ "opaque_sampler_payload": {
40
+ "tensor_parallel_size": 1,
41
+ "max_seq_length": 131072,
42
+ "enable_lora": true,
43
+ "max_lora_rank": 64,
44
+ "max_loras": 4,
45
+ "cudagraph_capture_sizes": [
46
+ 1,
47
+ 2,
48
+ 4,
49
+ 8,
50
+ 16,
51
+ 32,
52
+ 64,
53
+ 128,
54
+ 192,
55
+ 256,
56
+ 384,
57
+ 512,
58
+ 640,
59
+ 768,
60
+ 896,
61
+ 1000
62
+ ],
63
+ "use_mega_aot_artifact": true,
64
+ "deep_gemm_warmup": "skip",
65
+ "enable_prefix_caching": true
66
+ },
67
+ "build_profile": {
68
+ "cudagraph_capture_sizes": [
69
+ 1,
70
+ 2,
71
+ 4,
72
+ 8,
73
+ 16,
74
+ 32,
75
+ 64,
76
+ 128,
77
+ 192,
78
+ 256,
79
+ 384,
80
+ 512,
81
+ 640,
82
+ 768,
83
+ 896,
84
+ 1000
85
+ ],
86
+ "use_mega_aot_artifact": true,
87
+ "deep_gemm_warmup": "skip"
88
+ },
89
+ "ready_in_seconds_no_cache": 304.09,
90
+ "cache_size_uncompressed_bytes": 292802560,
91
+ "cache_size_compressed_bytes": 18480365,
92
+ "compression": "zstd -9 -T0 (multithreaded)",
93
+ "compress_time_seconds": 0.7,
94
+ "upload_time_seconds": 4.24
95
+ }