quants upload
Browse filesLo101-3B-AnD Q4_0 IQ4_NL Q4_0_4_4 Q8_0 quant
- .gitattributes +5 -0
- Lo101-3B-AnD-IQ4_NL.gguf +3 -0
- Lo101-3B-AnD-Q4_0.gguf +3 -0
- Lo101-3B-AnD-Q4_0_4_4.gguf +3 -0
- Lo101-3B-AnD-Q8_0.gguf +3 -0
- Lo101-3B-AnD.imatrix +3 -0
- README.md +19 -0
.gitattributes
CHANGED
@@ -33,3 +33,8 @@ 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 |
+
Lo101-3B-AnD-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Lo101-3B-AnD-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Lo101-3B-AnD-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Lo101-3B-AnD-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Lo101-3B-AnD.imatrix filter=lfs diff=lfs merge=lfs -text
|
Lo101-3B-AnD-IQ4_NL.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:972d57c51ed68710a506475721eaf3e27823d7c03fb2e2ebe1c83ca8de289e0f
|
3 |
+
size 1917188160
|
Lo101-3B-AnD-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7356ae789de7c11dc68d630d10e94de9c60838d820d5bfda9c742896b9321143
|
3 |
+
size 1921906752
|
Lo101-3B-AnD-Q4_0_4_4.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a51e6c70d7745da447ac3c5c0df48e85e41d8aa89d3534c6d138154ff167701
|
3 |
+
size 1917187456
|
Lo101-3B-AnD-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8b1b0412a3c3619f6fa80bf6e884a98375ef4469d083c43185bce110fa3853b
|
3 |
+
size 3421896512
|
Lo101-3B-AnD.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4839d038de612f765ec46bb3a41494ab73034650ebf294712d8d6bcd1bb79c0
|
3 |
+
size 2988382
|
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: altomek/Lo101-4B-AnD
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- merge
|
8 |
+
- finetuned
|
9 |
+
- llama
|
10 |
+
- llama-3
|
11 |
+
- gguf
|
12 |
+
- quantized
|
13 |
+
license: llama3.2
|
14 |
+
inference: false
|
15 |
+
---
|
16 |
+
|
17 |
+
# Lo101-3B-AnD
|
18 |
+
|
19 |
+
Some GGUF quants of https://huggingface.co/altomek/Lo101-3B-AnD
|