EnzGamers commited on
Commit
ee9fb8a
·
verified ·
1 Parent(s): 2cce33e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import json
9
  from typing import Optional, List, Union, Dict, Any
10
 
11
  # --- Configuration ---
12
- MODEL_ID = "Qwen/Qwen3-1.7B"
13
  DEVICE = "cpu"
14
  # Qwen/Qwen3-1.7B
15
  # deepseek-ai/deepseek-coder-1.3b-instruct
 
9
  from typing import Optional, List, Union, Dict, Any
10
 
11
  # --- Configuration ---
12
+ MODEL_ID = "Qwen/Qwen2.5-Coder-0.5B-Instruct"
13
  DEVICE = "cpu"
14
  # Qwen/Qwen3-1.7B
15
  # deepseek-ai/deepseek-coder-1.3b-instruct