Update bundle filename in card
Browse files
README.md
CHANGED
|
@@ -79,7 +79,7 @@ night takes ~1 minute).
|
|
| 79 |
|
| 80 |
## Format
|
| 81 |
|
| 82 |
-
`
|
| 83 |
with the config as a JSON string in the file metadata. Loaded with `safetensors` (no
|
| 84 |
arbitrary-code unpickling).
|
| 85 |
|
|
|
|
| 79 |
|
| 80 |
## Format
|
| 81 |
|
| 82 |
+
`hypnos.safetensors` — weights under namespaced keys (`model/…`, `tok/<name>/…`)
|
| 83 |
with the config as a JSON string in the file metadata. Loaded with `safetensors` (no
|
| 84 |
arbitrary-code unpickling).
|
| 85 |
|