Shrouk04 commited on
Commit
7b414ac
·
verified ·
1 Parent(s): 4c2e99b

Update services/intent_classify.py

Browse files
Files changed (1) hide show
  1. services/intent_classify.py +1 -1
services/intent_classify.py CHANGED
@@ -37,7 +37,7 @@ Return ONLY one label.
37
  """
38
 
39
  response = ollama.chat(
40
- model="qwen2:7b",
41
  messages=[
42
  {
43
  "role": "user",
 
37
  """
38
 
39
  response = ollama.chat(
40
+ model="qwen2.5:3b",
41
  messages=[
42
  {
43
  "role": "user",