ruv commited on
Commit
70d51a6
·
verified ·
1 Parent(s): 5276fd2

Calibration: benchmark_results.json

Browse files
Files changed (1) hide show
  1. benchmark_results.json +7 -2
benchmark_results.json CHANGED
@@ -1,7 +1,12 @@
1
  {
2
  "model_path": "/tmp/calibration-output/ruvltra-0.5b-q4_k_m.gguf",
3
  "benchmarks": {
4
- "error": "Failed to load shared library '/usr/local/lib/python3.11/dist-packages/llama_cpp/lib/libllama.so': libgomp.so.1: cannot open shared object file: No such file or directory"
 
 
 
 
 
5
  },
6
- "timestamp": "2026-03-28T14:08:56Z"
7
  }
 
1
  {
2
  "model_path": "/tmp/calibration-output/ruvltra-0.5b-q4_k_m.gguf",
3
  "benchmarks": {
4
+ "load_time_s": 1.44,
5
+ "generation": {
6
+ "tokens": 128,
7
+ "time_s": 1.7,
8
+ "tok_per_sec": 75.4
9
+ }
10
  },
11
+ "timestamp": "2026-03-28T14:44:04Z"
12
  }