ailuntz commited on
Commit
27cd0d1
·
verified ·
1 Parent(s): 96d093a

Split License and Citation sections

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -81,6 +81,10 @@ MiMo-V2.5-ASR-MLX-bf16/
81
 
82
  Local Apple Silicon is the intended runtime. The HF Space can start and load the model on Linux CPU fallback, but full ASR on `cpu-basic` can exceed request timeouts.
83
 
84
- ## License and Citation
85
 
86
- License follows the upstream MiMo release. Cite the original MiMo project for the model and cite [`ailuntx/MiMo-V2.5-ASR-MLX`](https://github.com/ailuntx/MiMo-V2.5-ASR-MLX) for the MLX helper.
 
 
 
 
 
81
 
82
  Local Apple Silicon is the intended runtime. The HF Space can start and load the model on Linux CPU fallback, but full ASR on `cpu-basic` can exceed request timeouts.
83
 
84
+ ## License
85
 
86
+ License follows the upstream MiMo release.
87
+
88
+ ## Citation
89
+
90
+ Cite the original MiMo project for the model and cite [`ailuntx/MiMo-V2.5-ASR-MLX`](https://github.com/ailuntx/MiMo-V2.5-ASR-MLX) for the MLX helper.