ruv commited on
Commit
f886857
·
verified ·
1 Parent(s): 1c9c28e

Calibration: benchmark_results.json

Browse files
Files changed (1) hide show
  1. benchmark_results.json +12 -0
benchmark_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_path": "/tmp/calibration-output/ruvltra-claude-code-0.5b-q4_k_m.gguf",
3
+ "benchmarks": {
4
+ "load_time_s": 2.35,
5
+ "generation": {
6
+ "tokens": 128,
7
+ "time_s": 1.91,
8
+ "tok_per_sec": 67.1
9
+ }
10
+ },
11
+ "timestamp": "2026-03-28T14:47:18Z"
12
+ }