Upload folder using huggingface_hub
Browse files- .gitattributes +7 -0
- 1.5-Pints-2K-v0.1.Q2_K.gguf +3 -0
- 1.5-Pints-2K-v0.1.Q3_K.gguf +3 -0
- 1.5-Pints-2K-v0.1.Q4_K.gguf +3 -0
- 1.5-Pints-2K-v0.1.Q5_K.gguf +3 -0
- 1.5-Pints-2K-v0.1.Q6_K.gguf +3 -0
- 1.5-Pints-2K-v0.1.Q8_0.gguf +3 -0
- 1.5-Pints-2K-v0.1.gguf +3 -0
- README.md +5 -0
.gitattributes
CHANGED
@@ -33,3 +33,10 @@ 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 |
+
1.5-Pints-2K-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
1.5-Pints-2K-v0.1.Q3_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
1.5-Pints-2K-v0.1.Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
1.5-Pints-2K-v0.1.Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
1.5-Pints-2K-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
1.5-Pints-2K-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
1.5-Pints-2K-v0.1.gguf filter=lfs diff=lfs merge=lfs -text
|
1.5-Pints-2K-v0.1.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2319535952e87950330959df2db8869bbc058379d72b08e869d6b948d342c155
|
3 |
+
size 665424320
|
1.5-Pints-2K-v0.1.Q3_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:524fb8b8fd153694905ddc493a0ab5cb778a92ecf8973afa0da11aac0192e7f2
|
3 |
+
size 827789760
|
1.5-Pints-2K-v0.1.Q4_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ef0da23222ffaea79f6eb7ce203b319b32f0d88d0fc9f82ba345163bb2684f
|
3 |
+
size 1001083328
|
1.5-Pints-2K-v0.1.Q5_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d68c6df90c0e5f51fb20ad7ec52372c64c69afe786503ec6754241a121ca0b99
|
3 |
+
size 1154437568
|
1.5-Pints-2K-v0.1.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6946496dd1c8ded9b2dbc54e840bc592518478d58850bd3d35dcee683b266c5f
|
3 |
+
size 1317376448
|
1.5-Pints-2K-v0.1.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ee4fa0805ffaadac1a0f26bc877d5bad1b85d669772abd70ef34e40f12720ef
|
3 |
+
size 1664782784
|
1.5-Pints-2K-v0.1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:511b514fbc64c14227f4696f5a9933557659d89a3d22a286c81660bf317bbe8d
|
3 |
+
size 3132707264
|
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: pints-ai/1.5-Pints-2K-v0.1
|
3 |
+
---
|
4 |
+
|
5 |
+
GGUF version of [pints-ai/1.5-Pints-2K-v0.1](https://huggingface.co/pints-ai/1.5-Pints-2K-v0.1).
|