Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
inference:
|
3 |
library_name: transformers
|
4 |
tags:
|
5 |
- fluently-lm
|
@@ -47,7 +47,7 @@ Introducing the first standalone model from Project Fluently LM! We worked on it
|
|
47 |
- **Number of Layers:** 64
|
48 |
- **Number of Attention Heads (GQA):** 40 for Q and 8 for KV
|
49 |
- **Context Length:** Full 131,072 tokens
|
50 |
-
- **Language(s) (NLP):** English, French, Spanish, Russian, Chinese, Japanese, Persian *(
|
51 |
- **License:** MIT
|
52 |
|
53 |
### Quickstart
|
|
|
1 |
---
|
2 |
+
inference: true
|
3 |
library_name: transformers
|
4 |
tags:
|
5 |
- fluently-lm
|
|
|
47 |
- **Number of Layers:** 64
|
48 |
- **Number of Attention Heads (GQA):** 40 for Q and 8 for KV
|
49 |
- **Context Length:** Full 131,072 tokens
|
50 |
+
- **Language(s) (NLP):** English, French, Spanish, Russian, Chinese, Japanese, Persian *(official support)*
|
51 |
- **License:** MIT
|
52 |
|
53 |
### Quickstart
|