BeveledCube commited on
Commit
638158f
·
verified ·
1 Parent(s): c858ace

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -9,7 +9,7 @@ from transformers import GPT2LMHeadModel, GPT2Tokenizer
9
  import torch
10
 
11
  app = FastAPI()
12
- name = "PygmalionAI/pygmalion-1.3b"
13
 
14
  # microsoft/DialoGPT-small
15
  # microsoft/DialoGPT-medium
 
9
  import torch
10
 
11
  app = FastAPI()
12
+ name = "microsoft/DialoGPT-small"
13
 
14
  # microsoft/DialoGPT-small
15
  # microsoft/DialoGPT-medium