voidstream commited on
Commit
ab85cea
·
verified ·
1 Parent(s): 34c2209

Add RTX 4090 speed receipt: 1,826 tok/s (confirms 1,764 on 3090)

Browse files
Files changed (1) hide show
  1. triton_gather_speed_4090_fast.json +25 -0
triton_gather_speed_4090_fast.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "work_order": "WO-TRITON-GATHER-BENCH-01",
3
+ "model": "EchoLabs33/zamba2-7b-instruct-hxq",
4
+ "tok_per_sec": 1826.6,
5
+ "total_tokens": 25600,
6
+ "elapsed_sec": 14.015,
7
+ "chunks": 50,
8
+ "chunk_size": 512,
9
+ "device": "NVIDIA GeForce RTX 4090",
10
+ "vram_load_mb": 5692.0,
11
+ "vram_peak_mb": 6886.0,
12
+ "helix_linear_modules": 213,
13
+ "fused_modules": 213,
14
+ "helix_substrate_version": "0.3.3",
15
+ "torch_version": "2.6.0+cu124",
16
+ "cost": {
17
+ "wall_time_s": 14.016,
18
+ "cpu_time_s": 14.026,
19
+ "peak_memory_mb": 7696.5,
20
+ "python_version": "3.10.12",
21
+ "hostname": "0364a7d1-c796-4068-8b14-033a208f4df0",
22
+ "timestamp_start": "2026-04-03T15:18:35",
23
+ "timestamp_end": "2026-04-03T15:18:49"
24
+ }
25
+ }