Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
@@ -41,3 +41,8 @@ meta-llama-3.1-8b-instruct-imat-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
|
41 |
meta-llama-3.1-8b-instruct-imat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
meta-llama-3.1-8b-instruct-imat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
meta-llama-3.1-8b-instruct-imat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
41 |
meta-llama-3.1-8b-instruct-imat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
meta-llama-3.1-8b-instruct-imat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
meta-llama-3.1-8b-instruct-imat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
meta-llama-3.1-8b-instruct-bf16.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
meta-llama-3.1-8b-instruct-imat-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
meta-llama-3.1-8b-instruct-imat-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
meta-llama-3.1-8b-instruct-imat-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
meta-llama-3.1-8b-instruct-imat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,27 +1,4 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
-
- de
|
5 |
-
- fr
|
6 |
-
- it
|
7 |
-
- pt
|
8 |
-
- hi
|
9 |
-
- es
|
10 |
-
- th
|
11 |
-
license: llama3.1
|
12 |
-
pipeline_tag: text-generation
|
13 |
-
tags:
|
14 |
-
- facebook
|
15 |
-
- meta
|
16 |
-
- pytorch
|
17 |
-
- llama
|
18 |
-
- llama-3
|
19 |
-
- gguf
|
20 |
-
- imatrix
|
21 |
-
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
22 |
-
---
|
23 |
-
|
24 |
# Quant Infos
|
25 |
|
26 |
- needs https://github.com/ggerganov/llama.cpp/pull/8676
|
27 |
-
- just testing for now....
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Quant Infos
|
2 |
|
3 |
- needs https://github.com/ggerganov/llama.cpp/pull/8676
|
4 |
+
- just testing for now....
|
meta-llama-3.1-8b-instruct-bf16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a62133ad8faebaabdf52b16808ef3422f9d427488a3271849bd887e5efad34d
|
3 |
+
size 16068891648
|
meta-llama-3.1-8b-instruct-imat-IQ1_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54c014b9d1fb9d80483c9db12a3e7ed543c2322eb95c8b5c625474aa10086308
|
3 |
+
size 2019628352
|
meta-llama-3.1-8b-instruct-imat-IQ2_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:817407a2bea455e188812b619c3586fd81f6873353b60cf3372496d4ec2abd8c
|
3 |
+
size 2948281664
|
meta-llama-3.1-8b-instruct-imat-IQ3_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6166042c38e1c11cdbeac2fdd212739f9ce12f51f3b4f36111555216e1824d6a
|
3 |
+
size 3784824128
|
meta-llama-3.1-8b-instruct-imat-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17f5dc6c3a4eeb173e346a37c79bb004935ac2781dee5fbed216339ccc472154
|
3 |
+
size 6596007232
|