Hansimov commited on
Commit
a3b9751
1 Parent(s): 397529a

:pencil: [Config] Upgrade to v1.1.3

Browse files
Files changed (1) hide show
  1. configs/config.json +2 -2
configs/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "app_name": "HuggingFace LLM API",
3
- "version": "1.1.2",
4
  "host": "0.0.0.0",
5
  "port": 23333
6
- }
 
1
  {
2
  "app_name": "HuggingFace LLM API",
3
+ "version": "1.1.3",
4
  "host": "0.0.0.0",
5
  "port": 23333
6
+ }