jcbtc commited on
Commit
2e78ed4
·
verified ·
1 Parent(s): ecaaf44

Shorten model-card runtime compatibility note

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -163,7 +163,7 @@ cd ciru-runtime-v2.0
163
 
164
  The source archive includes `docs/BUILD_LINUX.md`, `docs/RUNNING.md`, provenance, licenses and third-party notices. Do not use the old GitHub v1.1.1 tag as the v2.0 source; this release's exact source is the archive linked above.
165
 
166
- A **clean Ubuntu 24.04 container build passed**, including all three executables and their shared-library checks. That build then loaded the model on Ciru's gfx1151 GPU and completed an MTP-enabled 64-token smoke test. The container used the host's NixOS GPU driver; this is not a bare-metal Ubuntu driver qualification. The complete comparative speed and fidelity results refer to the NixOS RC2 binaries, not this short smoke. Other distros, WSL2, Windows and macOS have no new v2.0 inference qualification.
167
 
168
  ## Run the production profile
169
 
 
163
 
164
  The source archive includes `docs/BUILD_LINUX.md`, `docs/RUNNING.md`, provenance, licenses and third-party notices. Do not use the old GitHub v1.1.1 tag as the v2.0 source; this release's exact source is the archive linked above.
165
 
166
+ Benchmarked on NixOS with ROCm10. The runtime also passed an Ubuntu 24.04 container build and GPU smoke test.
167
 
168
  ## Run the production profile
169