add model
Browse files- README.md +16 -0
- ggml-model-f16.bin +3 -0
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
thumbnail:
|
6 |
+
tags:
|
7 |
+
- text generation
|
8 |
+
- conversational
|
9 |
+
inference: false
|
10 |
+
---
|
11 |
+
|
12 |
+
# Pygmalion 7B (ggml float16 version)
|
13 |
+
|
14 |
+
Converted from the XORed weights from [PygmalionAI](https://huggingface.co/PygmalionAI/pygmalion-7b) (i.e. ready for use).
|
15 |
+
Additionally, converted from bfloat16 to float16.
|
16 |
+
Additionally, converted from float16 to ggml float16.
|
ggml-model-f16.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3589642c1fe1f32d33ecb78b8723f279e14c9f491515988492127686895b9e1
|
3 |
+
size 13477814912
|