bachvudinh commited on
Commit
ef40738
·
verified ·
1 Parent(s): 803b276

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,7 +30,7 @@ Despite having only 1.7B parameters, **Jan-edge** achieves 83% accuracy—nearly
30
 
31
  ### Chat & Instruction Following
32
 
33
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655e3b59d5c0d3db5359ca3c/XN5tYBIE5CZ8wfpYM4KCe.png)
34
 
35
  Versus Qwen 3 1.7B Thinking, Jan-edge shows a slight degradation on instruction-following and CreativeWriting, while remaining comparable or better on EQBench and recency QA.
36
 
@@ -44,7 +44,7 @@ Jan-v1 is optimized for direct integration with the [Jan App](https://jan.ai/).
44
 
45
  **Using vLLM:**
46
  ```bash
47
- vllm serve janhq/Jan-edge \
48
  --host 0.0.0.0 \
49
  --port 1234 \
50
  --enable-auto-tool-choice \
 
30
 
31
  ### Chat & Instruction Following
32
 
33
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655e3b59d5c0d3db5359ca3c/4yQHrbyJ_poeXpyyogKuu.png)
34
 
35
  Versus Qwen 3 1.7B Thinking, Jan-edge shows a slight degradation on instruction-following and CreativeWriting, while remaining comparable or better on EQBench and recency QA.
36
 
 
44
 
45
  **Using vLLM:**
46
  ```bash
47
+ vllm serve janhq/Jan-v1-edge \
48
  --host 0.0.0.0 \
49
  --port 1234 \
50
  --enable-auto-tool-choice \