Upload .hf/inference_config.json with huggingface_hub
Browse files
.hf/inference_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"task": "text-generation",
|
3 |
+
"models": [
|
4 |
+
"aryashah00/survey-finetuned-DeepSeek-R1-Distill-Qwen-1.5B"
|
5 |
+
]
|
6 |
+
}
|