Sovenok-Hacker
commited on
Commit
•
ed068e9
1
Parent(s):
88c52e3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
+
|
6 |
+
### OpenLLaMA 3B GGML
|
7 |
+
|
8 |
+
OpenLLaMA 3B [350 bt](https://huggingface.co/openlm-research/open_llama_3b_350bt_preview) and [600 bt](https://huggingface.co/openlm-research/open_llama_3b_600bt_preview) converted to [GGML](https://github.com/ggerganov/ggml) format and quantized in q4_0 for inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
|