aryashah00 commited on
Commit
ecad3ab
·
verified ·
1 Parent(s): 273a7d2

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-TinyLlama-1.1B-Chat-v1.0"
5
+ ]
6
+ }