tomoe007 commited on
Commit
ce91b52
·
verified ·
1 Parent(s): dfd806f

Upload endpoint_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. endpoint_config.json +6 -1
endpoint_config.json CHANGED
@@ -1 +1,6 @@
1
- {"model": "tomoe007/finetuned5", "task": "text-generation", "hardware": "gpu-large", "scaling": "auto"}
 
 
 
 
 
 
1
+ {
2
+ "model": "tomoe007/finetuned5",
3
+ "task": "text-generation",
4
+ "hardware": "gpu-large",
5
+ "scaling": "auto"
6
+ }