TobDeBer
commited on
Commit
·
8ec229d
1
Parent(s):
aaed805
add quantization tool
Browse files- .gitattributes +1 -0
- calibration_datav3.txt +0 -0
- llama-quantize +3 -0
.gitattributes
CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
Llama-3.3-70B-Instruct-SmartQuant.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
granite-3.3-8b-instruct-SmartQuant.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
Llama-3.3-70B-Instruct-SmartQuant.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
granite-3.3-8b-instruct-SmartQuant.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-quantize filter=lfs diff=lfs merge=lfs -text
|
calibration_datav3.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
llama-quantize
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d90102038456dae11d6db53c177d433ad21cd1f5d085b08c90ada2a2196cfd6
|
3 |
+
size 2784984
|