GGUF model commit (made with llama.cpp commit 66d575c4)
Browse files- .gitattributes +4 -0
- README.md +7 -0
- athena-120b.Q2_K.gguf +3 -0
- athena-120b.Q3_K_S.gguf-split-a +3 -0
- athena-120b.Q3_K_S.gguf-split-b +3 -0
- athena-120b.Q3_K_XS.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ 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 |
+
athena-120b.Q3_K_S.gguf-split-b filter=lfs diff=lfs merge=lfs -text
|
37 |
+
athena-120b.Q3_K_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
athena-120b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
athena-120b.Q3_K_S.gguf-split-a filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: conversational
|
6 |
+
tags:
|
7 |
+
- merge
|
8 |
---
|
9 |
+
# Athena 120b - GGUF
|
10 |
+
- Original model: [Athena 120b](https://huggingface.co/ibivibiv/athena-120b)
|
athena-120b.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e01c3bfba524618678299ca134234210bfaa29c1ee9bfd345123c95db6fe6f84
|
3 |
+
size 44186104768
|
athena-120b.Q3_K_S.gguf-split-a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:075c756cec0cec3ca8142df4c7e805cf3c916ad5757eda461b8bb8e094c2ddc2
|
3 |
+
size 25904830944
|
athena-120b.Q3_K_S.gguf-split-b
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f28a0b6b3f4ded10888428f3d5deafe07075c7b12d04dfa72b80403e5c508850
|
3 |
+
size 25904830944
|
athena-120b.Q3_K_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f4a8cdf583ac34e9771d98d4b5e2cae18b6bd1a59a47f7dd3c395a1dccd9d54
|
3 |
+
size 48880989120
|