File size: 302 Bytes
b6ff81a |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"model_id": "SREDWise/sred-analysis-model",
"runtime": "python",
"framework": "pytorch",
"python_version": "3.9",
"architectures": ["MistralForCausalLM"],
"cuda_version": "11.8",
"hardware": {
"accelerator": "gpu",
"gpu_memory": "24GB"
},
"allow_override_parameters": true
} |