ArunkumarVR commited on
Commit
784e90f
·
verified ·
1 Parent(s): f00e91b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -22,20 +22,22 @@ We focus on **behavioral intelligence** — training models to reason, plan, and
22
 
23
  If you’re new to DeepBrainz-R1, start with one of these:
24
 
25
- - **DeepBrainz-R1-4B** — flagship model
26
  Best overall reasoning quality and stability for production agentic systems.
27
 
28
- - **DeepBrainz-R1-2B** — balanced model
29
  Strong reasoning with lower latency and cost.
30
 
31
- - **DeepBrainz-R1-0.6B-v2** — small & efficient
32
  Designed for local inference, edge agents, and cost-sensitive workflows.
33
 
34
  > All other variants are **experimental or research-only**.
35
 
36
  ---
37
 
38
- ## 🧠 What DeepBrainz-R1 Is Built For
 
 
39
 
40
  - Multi-step reasoning
41
  - Tool-calling and agent loops
 
22
 
23
  If you’re new to DeepBrainz-R1, start with one of these:
24
 
25
+ - **[DeepBrainz-R1-4B](https://huggingface.co/DeepBrainz/DeepBrainz-R1-4B)** — flagship model
26
  Best overall reasoning quality and stability for production agentic systems.
27
 
28
+ - **[DeepBrainz-R1-2B](https://huggingface.co/DeepBrainz/DeepBrainz-R1-2B)** — balanced model
29
  Strong reasoning with lower latency and cost.
30
 
31
+ - **[DeepBrainz-R1-0.6B-v2](https://huggingface.co/DeepBrainz/DeepBrainz-R1-0.6B-v2)** — small & efficient
32
  Designed for local inference, edge agents, and cost-sensitive workflows.
33
 
34
  > All other variants are **experimental or research-only**.
35
 
36
  ---
37
 
38
+ ### 🧠 Capabilities
39
+
40
+ #### What DeepBrainz-R1 Is Built For
41
 
42
  - Multi-step reasoning
43
  - Tool-calling and agent loops