mangoman7002 commited on
Commit
8d1666a
·
verified ·
1 Parent(s): 17882a3

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -9,7 +9,7 @@ try:
9
  except:
10
  print('could Not print')
11
 
12
- model_path = "qwen2-1.5b-instruct-function-calling-v1.Q2_K (1).gguf"
13
 
14
  app = create_app(
15
  Settings(
 
9
  except:
10
  print('could Not print')
11
 
12
+ model_path = "qwen2-0.5b.Q2_K.gguf"
13
 
14
  app = create_app(
15
  Settings(