dgrauet commited on
Commit
57bbd68
·
verified ·
1 Parent(s): 7bc8dd3

Record the repo's sibling links in the manifest

Browse files
Files changed (1) hide show
  1. split_model.json +5 -1
split_model.json CHANGED
@@ -12,5 +12,9 @@
12
  "VideoX-Fun-mlx (engine): https://github.com/dgrauet/VideoX-Fun-mlx",
13
  "Base model weights: https://huggingface.co/dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx"
14
  ],
15
- "usage_url": "https://github.com/dgrauet/void-model-mlx"
 
 
 
 
16
  }
 
12
  "VideoX-Fun-mlx (engine): https://github.com/dgrauet/VideoX-Fun-mlx",
13
  "Base model weights: https://huggingface.co/dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx"
14
  ],
15
+ "usage_url": "https://github.com/dgrauet/void-model-mlx",
16
+ "extra_links": [
17
+ "q8 variant: https://huggingface.co/dgrauet/void-model-mlx-q8",
18
+ "q4 variant: https://huggingface.co/dgrauet/void-model-mlx-q4"
19
+ ]
20
  }