Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
**NB**: *Q8_K* is not supported by default llama.cpp, use *Q8_0* instead.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text2text-generation
|
6 |
---
|
7 |
|
8 |
**NB**: *Q8_K* is not supported by default llama.cpp, use *Q8_0* instead.
|