Akash Manohar commited on
Commit ·
652c2e2
1
Parent(s): 859d720
feat(weights): add mlx wav2vec2 checkpoint
Browse files- add `model-mlx.safetensors` for MLX-compatible `wav2vec2-large-960h` loading
- keep the MLX-ready weights alongside the existing tokenizer, config, and safetensors checkpoint files
- model-mlx.safetensors +3 -0
model-mlx.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72ccef52f3e026c2c553784e3323766a1a6f9db7517cc9e02feb3ff11b08d3b3
|
| 3 |
+
size 1261892456
|