BeveledCube commited on
Commit
8fddcc1
·
verified ·
1 Parent(s): 0c3fa0d

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, AutoModelForCausalLM, A
9
  import torch
10
 
11
  app = FastAPI()
12
- name = "mistralai/Mistral-7B-Instruct-v0.2"
13
  customGen = False
14
 
15
  # microsoft/DialoGPT-small
 
9
  import torch
10
 
11
  app = FastAPI()
12
+ name = "microsoft/phi-1_5"
13
  customGen = False
14
 
15
  # microsoft/DialoGPT-small