dgrauet commited on
Commit
363c888
·
verified ·
1 Parent(s): 4ab5270

Restore bf16 weights (revert accidental test upload)

Browse files

Commit 4ab52707 replaced void_pass1/2.safetensors with 65 KB synthetic tensors from a local test run. This restores the 11.1 GB weights and the README from 1bfe381b by server-side copy, and removes the split_model.json that commit introduced.

README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: mlx
3
- license: other
4
  base_model: netflix/void-model
5
  tags:
6
  - mlx
@@ -15,9 +15,20 @@ MLX format conversion of [netflix/void-model](https://huggingface.co/netflix/voi
15
 
16
  Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge).
17
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ## Files
19
 
20
  - `config.json` (376.00 B)
21
- - `split_model.json` (115.00 B)
22
- - `void_pass1.safetensors` (64.13 KB)
23
- - `void_pass2.safetensors` (64.13 KB)
 
1
  ---
2
  library_name: mlx
3
+ license: apache-2.0
4
  base_model: netflix/void-model
5
  tags:
6
  - mlx
 
15
 
16
  Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge).
17
 
18
+ ## Usage
19
+
20
+ These weights can be used with [void-model-mlx](https://github.com/dgrauet/void-model-mlx).
21
+
22
+ ## Related Projects
23
+
24
+ - **void-model-mlx (inference):** https://github.com/dgrauet/void-model-mlx
25
+ - **VideoX-Fun-mlx (engine):** https://github.com/dgrauet/VideoX-Fun-mlx
26
+ - **Base model weights:** https://huggingface.co/dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx
27
+ - **q8 variant:** https://huggingface.co/dgrauet/void-model-mlx-q8
28
+ - **q4 variant:** https://huggingface.co/dgrauet/void-model-mlx-q4
29
+
30
  ## Files
31
 
32
  - `config.json` (376.00 B)
33
+ - `void_pass1.safetensors` (10.38 GB)
34
+ - `void_pass2.safetensors` (10.38 GB)
 
split_model.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "format": "split",
3
- "components": [
4
- "void_pass1",
5
- "void_pass2"
6
- ],
7
- "source": "netflix/void-model"
8
- }
 
 
 
 
 
 
 
 
 
void_pass1.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc85c026af09352f1a28043703b61e15fa78797494866f5d108725b33e106f0a
3
- size 65665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e026422ebb71db91b3c79e59a974a1f9d5f0979eab9fe2506777920f98e272a
3
+ size 11143042428
void_pass2.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc85c026af09352f1a28043703b61e15fa78797494866f5d108725b33e106f0a
3
- size 65665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb344cf77f8fb0b141087c9556acecc0284dc4717a7663a25776424039ae91a
3
+ size 11143042428