quants upload
Browse filesLuxe_4B Q4_0_4_4 quant
- .gitattributes +2 -0
- Luxe_4B-Q4_0_4_4.gguf +3 -0
- Luxe_4B.imatrix +3 -0
- README.md +12 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ 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 |
+
Luxe_4B-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Luxe_4B.imatrix filter=lfs diff=lfs merge=lfs -text
|
Luxe_4B-Q4_0_4_4.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4abf427e4861eecf41dd7ff8a582392666dc8c45d52456287d016dcd5a71f64c
|
3 |
+
size 2648521856
|
Luxe_4B.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9beae58be0591bc9e041edb43b5ecc99d689edde004bd7327af5c6cf391b14e9
|
3 |
+
size 3677442
|
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: FourOhFour/Luxe_4B
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
library_name: transformers
|
7 |
+
inference: false
|
8 |
+
---
|
9 |
+
|
10 |
+
# Luxe_4B
|
11 |
+
|
12 |
+
Selected GGUF quants of https://huggingface.co/FourOhFour/Deedlit_4B
|