Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ Granite-4.0-H-1B-Base is a lightweight decoder-only language model designed for
|
|
| 22 |
English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese. Users may fine-tune Granite 4.0 Nano models to support languages beyond those included in this list.
|
| 23 |
|
| 24 |
**Intended Use:**
|
| 25 |
-
Prominent use cases of LLMs in text-to-text generation include summarization, text classification, extraction, question-answering and code-completion (including FIM) tasks. Moreover, these lightweight models can serve as baseline to create task-
|
| 26 |
|
| 27 |
**Generation:**
|
| 28 |
This is a simple example of how to use Granite-4.0-H-1B-Base model.
|
|
|
|
| 22 |
English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese. Users may fine-tune Granite 4.0 Nano models to support languages beyond those included in this list.
|
| 23 |
|
| 24 |
**Intended Use:**
|
| 25 |
+
Prominent use cases of LLMs in text-to-text generation include summarization, text classification, extraction, question-answering and code-completion (including FIM) tasks. Moreover, these lightweight models can serve as baseline to create task-specific models for different applications.
|
| 26 |
|
| 27 |
**Generation:**
|
| 28 |
This is a simple example of how to use Granite-4.0-H-1B-Base model.
|