Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Modelz
|
2 |
+
|
3 |
+
The `.cached` files next to models are cache of keys (hierarchy, shape etc), similar to HF Tensors Viewer. (in msgpack format)
|
4 |
+
|
5 |
+
- [SeedVR2-7B](https://huggingface.co/ByteDance-Seed/SeedVR2-7B/tree/main) in bfloat16: [`download`](https://huggingface.co/melmass/modelz/resolve/main/seedvr2/seedvr2_ema_7b_sharp_bf16.safetensors?download=true)
|