Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ pipeline_tag: text-generation
|
|
7 |
tags:
|
8 |
- language
|
9 |
- granite-3.0
|
|
|
|
|
|
|
|
|
|
|
10 |
quantized_by: taronaeo
|
11 |
---
|
12 |
# Granite 3.0 1B A400M Instruct Big-Endian - GGUF (Verified for IBM Z & LinuxONE Mainframes)
|
@@ -126,4 +131,4 @@ Overall, our SFT data is largely comprised of three key sources: (1) publicly av
|
|
126 |
We train Granite 3.0 Language Models using IBM's super computing cluster, Blue Vela, which is outfitted with NVIDIA H100 GPUs. This cluster provides a scalable and efficient infrastructure for training our models over thousands of GPUs while minimizing environmental impact by utilizing 100% renewable energy sources.
|
127 |
|
128 |
**Ethical Considerations and Limitations:**
|
129 |
-
Granite 3.0 Instruct Models are primarily finetuned using instruction-response pairs mostly in English, but also multilingual data covering eleven languages. Although this model can handle multilingual dialog use cases, its performance might not be similar to English tasks. In such case, introducing a small number of examples (few-shot) can help the model in generating more accurate outputs. While this model has been aligned by keeping safety in consideration, the model may in some cases produce inaccurate, biased, or unsafe responses to user prompts. So we urge the community to use this model with proper safety testing and tuning tailored for their specific tasks.
|
|
|
7 |
tags:
|
8 |
- language
|
9 |
- granite-3.0
|
10 |
+
- mainframe
|
11 |
+
- s390x
|
12 |
+
- z15
|
13 |
+
- z16
|
14 |
+
- big-endian
|
15 |
quantized_by: taronaeo
|
16 |
---
|
17 |
# Granite 3.0 1B A400M Instruct Big-Endian - GGUF (Verified for IBM Z & LinuxONE Mainframes)
|
|
|
131 |
We train Granite 3.0 Language Models using IBM's super computing cluster, Blue Vela, which is outfitted with NVIDIA H100 GPUs. This cluster provides a scalable and efficient infrastructure for training our models over thousands of GPUs while minimizing environmental impact by utilizing 100% renewable energy sources.
|
132 |
|
133 |
**Ethical Considerations and Limitations:**
|
134 |
+
Granite 3.0 Instruct Models are primarily finetuned using instruction-response pairs mostly in English, but also multilingual data covering eleven languages. Although this model can handle multilingual dialog use cases, its performance might not be similar to English tasks. In such case, introducing a small number of examples (few-shot) can help the model in generating more accurate outputs. While this model has been aligned by keeping safety in consideration, the model may in some cases produce inaccurate, biased, or unsafe responses to user prompts. So we urge the community to use this model with proper safety testing and tuning tailored for their specific tasks.
|