Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# Poro-34B-gguf
|
6 |
+
|
7 |
+
This is a GGUF quantization of the [Poro-34B](https://huggingface.co/LumiOpen/Poro-34B) model.
|
8 |
+
|
9 |
+
Please refer to that repository's model card for details.
|
10 |
+
|
11 |
+
The conversion was done with [llama.cpp](https://github.com/ggerganov/llama.cpp) version `bb50a792ec2a49944470c82694fa364345e95170`.
|