aryashah00 commited on
Commit
159fab6
·
verified ·
1 Parent(s): 8561f04

Upload .hf/inference_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. .hf/inference_config.json +6 -0
.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
+ }