uploaded from leia
Browse files- .gitattributes +12 -0
- gpt2-rlhf-implementation.IQ4_XS.gguf +3 -0
- gpt2-rlhf-implementation.Q2_K.gguf +3 -0
- gpt2-rlhf-implementation.Q3_K_L.gguf +3 -0
- gpt2-rlhf-implementation.Q3_K_M.gguf +3 -0
- gpt2-rlhf-implementation.Q3_K_S.gguf +3 -0
- gpt2-rlhf-implementation.Q4_K_M.gguf +3 -0
- gpt2-rlhf-implementation.Q4_K_S.gguf +3 -0
- gpt2-rlhf-implementation.Q5_K_M.gguf +3 -0
- gpt2-rlhf-implementation.Q5_K_S.gguf +3 -0
- gpt2-rlhf-implementation.Q6_K.gguf +3 -0
- gpt2-rlhf-implementation.Q8_0.gguf +3 -0
- gpt2-rlhf-implementation.f16.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
gpt2-rlhf-implementation.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
gpt2-rlhf-implementation.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
gpt2-rlhf-implementation.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
gpt2-rlhf-implementation.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
gpt2-rlhf-implementation.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
gpt2-rlhf-implementation.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
gpt2-rlhf-implementation.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
gpt2-rlhf-implementation.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
gpt2-rlhf-implementation.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
gpt2-rlhf-implementation.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
gpt2-rlhf-implementation.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
gpt2-rlhf-implementation.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
gpt2-rlhf-implementation.IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f08b4c7e3ed937a4631e8a28fc021a4519a5da2b519c0c3a1606d6c99a6ae76
|
| 3 |
+
size 82559456
|
gpt2-rlhf-implementation.Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea5420d60cb4023d2294bdef555581ffaf9dd0173aea8f405d9e92ad7cc18406
|
| 3 |
+
size 68532704
|
gpt2-rlhf-implementation.Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a569aac7fd1d92f82707639527cefdf266a8c7176c84f83b0d8c854ad3984147
|
| 3 |
+
size 85508576
|
gpt2-rlhf-implementation.Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3f7771aec35169f1bfccf109c1c0e0cf2632b74e3a90e88bd93d5e9b29d100d
|
| 3 |
+
size 81084896
|
gpt2-rlhf-implementation.Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31b795ff33b5105a6cb475d2d4ed9c7815bdcd6679ab5db2b4f3ea9be37e0e47
|
| 3 |
+
size 73564640
|
gpt2-rlhf-implementation.Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01adae9bf901ad45e04a6ac9b70541910d0e541507bce37abe4e42799e549251
|
| 3 |
+
size 91148768
|
gpt2-rlhf-implementation.Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f508f6950aab079f95bde7d07f9d95c78c2ece3828daecc6ee1591284b225ca
|
| 3 |
+
size 85139936
|
gpt2-rlhf-implementation.Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:367886497b34f747b1c69985bd853b148ee9678978b6fac24e4f1636cc1e0551
|
| 3 |
+
size 100162016
|
gpt2-rlhf-implementation.Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86ff28e3767430b875981e247ed7ac2c075b5b4807c11a36550fdc08d115e8d0
|
| 3 |
+
size 95461856
|
gpt2-rlhf-implementation.Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fde7100663ae1bb68f32e7b18898237da07737be3467b64ecbd4f87569c5158
|
| 3 |
+
size 106742240
|
gpt2-rlhf-implementation.Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ce7534a7d9488ea0dac1f086f309f88f0452543928cb8cd58013f52c43aeb76
|
| 3 |
+
size 136660160
|
gpt2-rlhf-implementation.f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d271a94488c0984831ac955f5d35abecfe9ca7557ad6bb7e05f833f19fa7c9c
|
| 3 |
+
size 252471424
|