naofunyannn commited on
Commit
3600148
1 Parent(s): f2f2fc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ RELATIVE_MODEL="LLaMAX/LLaMAX2-7B"
13
 
14
  TITLE = "<h1><center>LLaMAX Translator</center></h1>"
15
  DESCRIPTION = """<center>Do tài chính có hạn nên dự án đang chỉ dùng CPU để xử lý yêu cầu. Để xử lý với tốc độ nhanh hơn thông qua GPU,
16
- vui lòng truy cập vào notebook Kaggle sau <a href="https://www.kaggle.com/code/naofunyannn/llamax-translation">LLaMAX3 Translator> </center>"""
17
 
18
 
19
  model = AutoModelForCausalLM.from_pretrained(
 
13
 
14
  TITLE = "<h1><center>LLaMAX Translator</center></h1>"
15
  DESCRIPTION = """<center>Do tài chính có hạn nên dự án đang chỉ dùng CPU để xử lý yêu cầu. Để xử lý với tốc độ nhanh hơn thông qua GPU,
16
+ vui lòng truy cập vào notebook Kaggle sau <a href="https://www.kaggle.com/code/naofunyannn/llamax-translation">LLaMAX3 Translator</center>"""
17
 
18
 
19
  model = AutoModelForCausalLM.from_pretrained(