l3utterfly
commited on
Commit
•
96d148b
1
Parent(s):
efa90a1
Add quantised GGUF files
Browse files- .gitattributes +1 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q2_K.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q4_0_4_4.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q4_0_4_8.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q4_0_8_8.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q4_K_M.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q6_K.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-Q8_0.gguf +3 -0
- Llama-3.1-8B-Lexi-Uncensored-V2-f16.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ 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 |
+
*.gguf filter=lfs diff=lfs merge=lfs -text
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a94464edff6458399170172c8706fbe3a053ee0537ebb814a5c093b99ad0f6fe
|
3 |
+
size 3179136000
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q4_0_4_4.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9decce307fb389b5bb24053e71cbd26b48be40e2a209490ba98e9679d307eda
|
3 |
+
size 4661216256
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q4_0_4_8.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3196f6d5c2009a19fa6e7b34a2ea5a460657ce7943588d608f5b58644eafa7a
|
3 |
+
size 4661216256
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q4_0_8_8.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38522c2c24b7e5b8a18551118370d60588fe81efc907810064b853c2bcc92134
|
3 |
+
size 4661216256
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:427085a678015fcb1d9d1ed82d4e930ee6587765397c3ecff39b65bd23e41996
|
3 |
+
size 4920738816
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d93de14266f09315b82cc925639809c530a58d1c7a08938b82207c24ca502a15
|
3 |
+
size 6596011008
|
Llama-3.1-8B-Lexi-Uncensored-V2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20ee18469ac48c875af10c8f970b0a5371c73c7109bfdd3835615777f75bf26b
|
3 |
+
size 8540775424
|
Llama-3.1-8B-Lexi-Uncensored-V2-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:798a615e8cd2fdfcb192d1d57f2554af2a0f9ff7ccb8d5750853cdd64ca35344
|
3 |
+
size 16068895744
|