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

Upload MLX model via mlx-forge

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: mlx
3
- license: apache-2.0
4
  base_model: netflix/void-model
5
  tags:
6
  - mlx
@@ -15,20 +15,9 @@ 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
- ## 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)
 
 
1
  ---
2
  library_name: mlx
3
+ license: other
4
  base_model: netflix/void-model
5
  tags:
6
  - mlx
 
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)
split_model.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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:9e026422ebb71db91b3c79e59a974a1f9d5f0979eab9fe2506777920f98e272a
3
- size 11143042428
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc85c026af09352f1a28043703b61e15fa78797494866f5d108725b33e106f0a
3
+ size 65665
void_pass2.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eeb344cf77f8fb0b141087c9556acecc0284dc4717a7663a25776424039ae91a
3
- size 11143042428
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc85c026af09352f1a28043703b61e15fa78797494866f5d108725b33e106f0a
3
+ size 65665