Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,35 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
-
inference: false
|
4 |
-
license: apache-2.0
|
5 |
-
library_name: transformers
|
6 |
tags:
|
|
|
7 |
- language
|
8 |
- granite-3.1
|
9 |
-
|
10 |
-
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|
14 |
Granite-3.1-8B-Instruct
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- de
|
5 |
+
- es
|
6 |
+
- fr
|
7 |
+
- ja
|
8 |
+
- pt
|
9 |
+
- ar
|
10 |
+
- cs
|
11 |
+
- it
|
12 |
+
- ko
|
13 |
+
- nl
|
14 |
+
- zh
|
15 |
+
base_model:
|
16 |
+
- ibm-granite/granite-3.1-8b-instruct
|
17 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
18 |
tags:
|
19 |
+
- granite
|
20 |
- language
|
21 |
- granite-3.1
|
22 |
+
- conversational
|
23 |
+
- text-generation-inference
|
24 |
+
license: apache-2.0
|
25 |
+
license_name: apache-2.0
|
26 |
+
name: RedHatAI/granite-3.1-8b-instruct
|
27 |
+
description: The model is designed to respond to general instructions and can be used to build AI assistants for multiple domains, including business applications.
|
28 |
+
readme: https://huggingface.co/RedHatAI/granite-3.1-8b-instruct/main/README.md
|
29 |
+
tasks:
|
30 |
+
- text-to-text
|
31 |
+
provider: IBM
|
32 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
33 |
---
|
34 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|
35 |
Granite-3.1-8B-Instruct
|