Add pipeline tag to model
#1
by saattrupdan - opened
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: gemma
|
| 3 |
base_model:
|
| 4 |
- google/gemma-2-27b-it
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
FP-8 quantized version of google/gemma-2-27b-it quantized with **compute sponsored by Arrow and Nvidia through Danish Data Science Community**.
|
|
|
|
| 2 |
license: gemma
|
| 3 |
base_model:
|
| 4 |
- google/gemma-2-27b-it
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
|
| 8 |
FP-8 quantized version of google/gemma-2-27b-it quantized with **compute sponsored by Arrow and Nvidia through Danish Data Science Community**.
|