Ksjsjjdj commited on
Commit
61fa96a
·
verified ·
1 Parent(s): 65c2663

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import os
9
  from dotenv import load_dotenv
10
 
11
  # loading model and tokenizer
12
- model_name = "Orion-zhen/Qwen3-0.6B-AWQ"
13
  if gr.NO_RELOAD:
14
  pipe = pipeline(
15
  "text-generation",
 
9
  from dotenv import load_dotenv
10
 
11
  # loading model and tokenizer
12
+ model_name = "Ksjsjjdj/nucleus-bitnet-v2"
13
  if gr.NO_RELOAD:
14
  pipe = pipeline(
15
  "text-generation",