jackasda211233 commited on
Commit
180de2a
·
verified ·
1 Parent(s): 2fa748f

Tighten runtime test notes

Browse files
Files changed (1) hide show
  1. docs/README_TESTS.md +4 -5
docs/README_TESTS.md CHANGED
@@ -1,10 +1,9 @@
1
- # Test Notes
2
 
3
- This folder contains the local reports used for the release card:
4
 
5
- - `dynamic_q8_mini_20260429_112232_report.md`: creative/voice/coherence mini-eval comparing IQ4_NL, Q6_K, Q8_0, `attnQ8_last6`, and `attnQ8_last12`.
6
- - `deckard_5060ti_probe_20260429_125554_summary.txt`: one-RTX-5060-Ti runtime probe with f32 KV and 120k context.
7
  - `attnQ8_last6_quantize.log`: quantization log showing imatrix use and the 24 manual Q8_0 attention overrides.
8
 
9
  These are practical local validation notes, not a formal benchmark suite.
10
-
 
1
+ # Runtime Test Notes
2
 
3
+ The public release card intentionally lists only direct runtime probes for the exact released GGUF:
4
 
5
+ - `deckard_5060ti_probe_20260429_125554_summary.txt`: RTX 5060 Ti runtime probe with f32 KV and 120k context.
6
+ - `deckard_5090_f32_server_probe_20260429_124630_summary.txt`: RTX 5090 runtime probe with f32 KV and 120k context.
7
  - `attnQ8_last6_quantize.log`: quantization log showing imatrix use and the 24 manual Q8_0 attention overrides.
8
 
9
  These are practical local validation notes, not a formal benchmark suite.