ranarag commited on
Commit
3c039d1
·
verified ·
1 Parent(s): cefe3ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,8 +13,7 @@ base_model:
13
  # Granite-3.3-8B-Instruct
14
 
15
  **Model Summary:**
16
- Granite3.3-8B-Instruct is an 8-billion parameter long-context AI model fine-tuned for superior reasoning and instruction-following capabilities. Built on top of Granite-3.3-8B-Base, the model delivers significant gains on benchmarks for measuring generic performance including Alpaca and Arena-Hard, and significant improvements in mathematics, coding, and instruction following. It incorporates Fill-in-the-Middle (FIM) capabilities and supports structured reasoning through toggleable custom tags (\<think\>\<\/think\> and \<response\>\<\/response\>), providing clear separation between internal reasoning processes and final outputs. The model has been trained on a carefully balanced combination of permissively licensed data and curated synthetic tasks.
17
-
18
 
19
  - **Developers:** Granite Team, IBM
20
  - **Website**: [Granite Docs](https://www.ibm.com/granite/docs/)
 
13
  # Granite-3.3-8B-Instruct
14
 
15
  **Model Summary:**
16
+ Granite-3.3-8B-Instruct is a 8-billion parameter 128K context length language model fine-tuned for improved reasoning and instruction-following capabilities. Built on top of Granite-3.3-8B-Base, the model delivers significant gains on benchmarks for measuring generic performance including AlpacaEval-2.0 and Arena-Hard including improvements in mathematics, coding, and instruction following. It also supports Fill-in-the-Middle (FIM) for code completion tasks and structured reasoning through <think></think> and <response></response> tags, providing clear separation between internal thoughts and final outputs. The model has been trained on a carefully balanced combination of permissively licensed data and curated synthetic tasks.
 
17
 
18
  - **Developers:** Granite Team, IBM
19
  - **Website**: [Granite Docs](https://www.ibm.com/granite/docs/)