akx commited on
Commit
7a1b503
1 Parent(s): 1aa3702

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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`.