Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- fi
|
5 |
+
- en
|
6 |
---
|
7 |
+
|
8 |
+
Original model: [Poro-34B-chat](https://huggingface.co/LumiOpen/Poro-34B-chat)
|
9 |
+
|
10 |
+
### Description
|
11 |
+
|
12 |
+
GGUF-format model files quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
13 |
+
|
14 |
+
The quantized versions available are Q4_K_M and Q5_K_M.
|