bachvudinh commited on
Commit
e2db6d1
·
verified ·
1 Parent(s): 7d11089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -18,27 +18,27 @@ library_name: transformers
18
 
19
  **Jan-v1-edge** is a lightweight agentic model built for fast, reliable on-device execution. As the second release in the **Jan Family**, it is distilled from the larger [`Jan-v1`](https://huggingface.co/janhq/Jan-v1-4B) model, preserving strong reasoning and problem-solving ability in a smaller footprint suitable for resource-constrained environments.
20
 
21
- Jan-edge was developed through a two-phase post-training process. The first phase, **Supervised Fine-Tuning (SFT)**, transferred core capabilities from the `Jan-v1` teacher model to the smaller student. The second phase, **Reinforcement Learning with Verifiable Rewards (RLVR)** —the same method used in `Jan-v1` and `Lucy`—further optimized reasoning efficiency, tool use, and correctness. This staged approach delivers reliable results on complex, interactive workloads.
22
 
23
  ## Performance
24
 
25
  ### Question Answering(SimpleQA)
26
 
27
- Despite having only 1.7B parameters, **Jan-edge** achieves 83% accuracy—nearly matching the larger Jan-nano-128k—demonstrating its efficiency and robustness.
28
 
29
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655e3b59d5c0d3db5359ca3c/ZZvc-vZrC8Wap4zGx5kfL.png)
30
 
31
  ### Chat & Instruction Following
32
 
33
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655e3b59d5c0d3db5359ca3c/r9-lK00-mmIsfqGbBzZQj.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
 
37
  ## Quick Start
38
 
39
  ### Integration with Jan App
40
 
41
- Jan-v1 is optimized for direct integration with the [Jan App](https://jan.ai/). Simply select the model from the Jan App interface for immediate access to its full capabilities.
42
 
43
  ### Local Deployment
44
 
@@ -72,7 +72,7 @@ max_tokens: 2048
72
 
73
  ## 🤝 Community & Support
74
 
75
- - **Discussions**: [HuggingFace Community](https://huggingface.co/janhq/Jan-edge/discussions)
76
  - **Jan App**: Discover more about the Jan App at [jan.ai](https://jan.ai/)
77
 
78
  ## 📄 Citation
 
18
 
19
  **Jan-v1-edge** is a lightweight agentic model built for fast, reliable on-device execution. As the second release in the **Jan Family**, it is distilled from the larger [`Jan-v1`](https://huggingface.co/janhq/Jan-v1-4B) model, preserving strong reasoning and problem-solving ability in a smaller footprint suitable for resource-constrained environments.
20
 
21
+ Jan-v1-edge was developed through a two-phase post-training process. The first phase, **Supervised Fine-Tuning (SFT)**, transferred core capabilities from the `Jan-v1` teacher model to the smaller student. The second phase, **Reinforcement Learning with Verifiable Rewards (RLVR)** —the same method used in `Jan-v1` and `Lucy`—further optimized reasoning efficiency, tool use, and correctness. This staged approach delivers reliable results on complex, interactive workloads.
22
 
23
  ## Performance
24
 
25
  ### Question Answering(SimpleQA)
26
 
27
+ Despite having only 1.7B parameters, **Jan-v1-edge** achieves 83% accuracy—nearly matching the larger Jan-nano-128k—demonstrating its efficiency and robustness.
28
 
29
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655e3b59d5c0d3db5359ca3c/gV6Ph1m3rW6KeYkpj_b4s.png)
30
 
31
  ### Chat & Instruction Following
32
 
33
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655e3b59d5c0d3db5359ca3c/xNWL41L__oULHJkuAaGGt.png)
34
 
35
+ Versus Qwen 3 1.7B Thinking, Jan-v1-edge shows a slight degradation on instruction-following and CreativeWriting, while remaining comparable or better on EQBench and recency QA.
36
 
37
  ## Quick Start
38
 
39
  ### Integration with Jan App
40
 
41
+ Jan-v1-edge is optimized for direct integration with the [Jan App](https://jan.ai/). Simply select the model from the Jan App interface for immediate access to its full capabilities.
42
 
43
  ### Local Deployment
44
 
 
72
 
73
  ## 🤝 Community & Support
74
 
75
+ - **Discussions**: [HuggingFace Community](https://huggingface.co/janhq/Jan-v1-edge/discussions)
76
  - **Jan App**: Discover more about the Jan App at [jan.ai](https://jan.ai/)
77
 
78
  ## 📄 Citation