Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 107dc21

Browse files
authored
update quant for llama3.1 (#87)
1 parent 76bd91e commit 107dc21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

models/Llama-3.1-8B-Instruct.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"files": {
2020
"highlighted": {
2121
"economical": {
22-
"name": "Meta-Llama-3-8B-Instruct-Q4_K_M.gguf"
22+
"name": "Meta-Llama-3.1-8B-Instruct-Q4_K_M-take2.gguf"
2323
}
2424
},
2525
"all": [
2626
{
27-
"name": "Meta-Llama-3-8B-Instruct-Q4_K_M.gguf",
28-
"url": "https://huggingface.co/lmstudio-community/Meta-Llama-3.1-8B-Instruct-GGUF/resolve/main/Meta-Llama-3-8B-Instruct-Q4_K_M.gguf",
27+
"name": "Meta-Llama-3.1-8B-Instruct-Q4_K_M-take2.gguf",
28+
"url": "https://huggingface.co/lmstudio-community/Meta-Llama-3.1-8B-Instruct-GGUF/resolve/main/Meta-Llama-3.1-8B-Instruct-Q4_K_M-take2.gguf",
2929
"sizeBytes": 4920734656,
3030
"quantization": "Q4_K_M",
3131
"format": "gguf",
32-
"sha256checksum": "2a4ca64e02e7126436cfdb066dd7311f2486eb487191910d3d000fde13826a4d",
32+
"sha256checksum": "431354b8f6066accf13219106f1956ecf9a212089dea1fd18b416454f28ba421",
3333
"publisher": {
3434
"name": "lmstudio-community",
3535
"socialUrl": "https://huggingface.co/lmstudio-community"

0 commit comments

Comments
 (0)