ayoolaolafenwa commited on
Commit
6962828
·
1 Parent(s): d0555d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -7,8 +7,6 @@ from torch.nn import functional as F
7
  import os
8
  from threading import Thread
9
 
10
-
11
-
12
  model_path = "ayoolaolafenwa/ChatLM"
13
 
14
  tokenizer = AutoTokenizer.from_pretrained(model_path)
 
7
  import os
8
  from threading import Thread
9
 
 
 
10
  model_path = "ayoolaolafenwa/ChatLM"
11
 
12
  tokenizer = AutoTokenizer.from_pretrained(model_path)