joncarter commited on
Commit
7a3dacb
·
verified ·
1 Parent(s): 45b1463

Update bundle filename in card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ night takes ~1 minute).
79
 
80
  ## Format
81
 
82
- `hypnos_multimodal.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
 
 
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