ehristoforu commited on
Commit
5d05762
·
verified ·
1 Parent(s): c1be5b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -45,8 +45,8 @@ Introducing a new LLM model from Project Fluently. The goal of this model is to
45
  - **Number of Layers:** 36
46
  - **Number of Attention Heads (GQA):** 32 for Q and 8 for KV
47
  - **Context Length:** 32,768 natively and [131,072 tokens with YaRN](https://huggingface.co/Qwen/Qwen3-4B#processing-long-texts)
48
- - **License:** MIT
49
-
50
  ### Recipe
51
 
52
  ![recipe](assets/recipe.png)
 
45
  - **Number of Layers:** 36
46
  - **Number of Attention Heads (GQA):** 32 for Q and 8 for KV
47
  - **Context Length:** 32,768 natively and [131,072 tokens with YaRN](https://huggingface.co/Qwen/Qwen3-4B#processing-long-texts)
48
+ - **License:** Apache-2.0
49
+
50
  ### Recipe
51
 
52
  ![recipe](assets/recipe.png)