ishan-25 commited on
Commit
c72e70b
Β·
verified Β·
1 Parent(s): 704605a

fixed minor comment error, not changed code

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,6 +1,6 @@
1
  # ── LLM Backend ──────────────────────────────────────────────────────────────
2
  # ── LLM Backend ──────────────────────────────────────────────────────────────
3
- ─────────────────────────────────────────────────────────
4
  # Set to a globally maintained, high-throughput serverless instruction model
5
  HF_MODEL = "Qwen/Qwen2.5-7B-Instruct"
6
 
 
1
  # ── LLM Backend ──────────────────────────────────────────────────────────────
2
  # ── LLM Backend ──────────────────────────────────────────────────────────────
3
+ #─────────────────────────────────────────────────────────
4
  # Set to a globally maintained, high-throughput serverless instruction model
5
  HF_MODEL = "Qwen/Qwen2.5-7B-Instruct"
6