BeveledCube commited on
Commit
c585aae
·
verified ·
1 Parent(s): 1d91f3d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -0
main.py CHANGED
@@ -12,6 +12,8 @@ app = FastAPI()
12
  name = "TinyLlama/TinyLlama-1.1B-Chat-v1.0"
13
  customGen = False
14
 
 
 
15
  # microsoft/DialoGPT-small
16
  # microsoft/DialoGPT-medium
17
  # microsoft/DialoGPT-large
 
12
  name = "TinyLlama/TinyLlama-1.1B-Chat-v1.0"
13
  customGen = False
14
 
15
+ # TinyLlama/TinyLlama-1.1B-Chat-v1.0
16
+
17
  # microsoft/DialoGPT-small
18
  # microsoft/DialoGPT-medium
19
  # microsoft/DialoGPT-large