re-use-mlx / conversion-manifest.json
faraday's picture
Add RE-USE MLX converted weights
07bc44c
Raw
History Blame Contribute Delete
583 Bytes
{
"artifact": "re-use-mlx",
"artifact_version": "1.0.0",
"source_model": "nvidia/RE-USE",
"source_revision": "761905064ea1ea882e015e20a64e2e9d28458890",
"source_file": "model.safetensors",
"license": "NVIDIA One-Way Noncommercial License (NSCLv1)",
"converter": {
"name": "MLX-Swift weight conversion",
"output_format": "MLX-compatible safetensors"
},
"files": {
"model_mlx.safetensors": {
"role": "runtime_model_weights",
"sha256": "d1158502eaf39d0b11d097177160ce3804454653c5d14d17921b6c274ca53237",
"size_bytes": 38583628
}
}
}