HaveAI commited on
Commit
feb1307
·
verified ·
1 Parent(s): b7b466c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from typing import Generator, Dict, Any
11
  import logging
12
  import time
13
 
14
- # =========== Configuration
15
  # MODEL NAME
16
  model = os.getenv("rednote-hilab/dots.llm1.base")
17
  # 代理服务器配置
 
11
  import logging
12
  import time
13
 
14
+ # =========== Configuration
15
  # MODEL NAME
16
  model = os.getenv("rednote-hilab/dots.llm1.base")
17
  # 代理服务器配置