Skip to content

Commit 8ec828a

Browse files
authoredOct 14, 2024··
models(gallery): add llama-3.1-8b-arliai-formax-v1.0-iq-arm-imatrix (#3821)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent b6f6813 commit 8ec828a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
 

‎gallery/index.yaml

+19
Original file line numberDiff line numberDiff line change
@@ -1444,6 +1444,25 @@
14441444
- filename: Llama3.1-Gutenberg-Doppel-70B.Q4_K_M.gguf
14451445
sha256: af558f954fa26c5bb75352178cb815bbf268f01c0ca0b96f2149422d4c19511b
14461446
uri: huggingface://mradermacher/Llama3.1-Gutenberg-Doppel-70B-GGUF/Llama3.1-Gutenberg-Doppel-70B.Q4_K_M.gguf
1447+
- !!merge <<: *llama31
1448+
name: "llama-3.1-8b-arliai-formax-v1.0-iq-arm-imatrix"
1449+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
1450+
icon: https://iili.io/2HmlLn2.md.png
1451+
urls:
1452+
- https://huggingface.co/Lewdiculous/Llama-3.1-8B-ArliAI-Formax-v1.0-GGUF-IQ-ARM-Imatrix
1453+
description: |
1454+
Quants for ArliAI/Llama-3.1-8B-ArliAI-Formax-v1.0.
1455+
1456+
"Formax is a model that specializes in following response format instructions. Tell it the format of it's response and it will follow it perfectly. Great for data processing and dataset creation tasks."
1457+
1458+
"It is also a highly uncensored model that will follow your instructions very well."
1459+
overrides:
1460+
parameters:
1461+
model: Llama-3.1-8B-ArliAI-Formax-v1.0-Q4_K_M-imat.gguf
1462+
files:
1463+
- filename: Llama-3.1-8B-ArliAI-Formax-v1.0-Q4_K_M-imat.gguf
1464+
sha256: b548ad47caf7008a697afb3556190359529f5a05ec0e4e48ef992c7869e14255
1465+
uri: huggingface://Lewdiculous/Llama-3.1-8B-ArliAI-Formax-v1.0-GGUF-IQ-ARM-Imatrix/Llama-3.1-8B-ArliAI-Formax-v1.0-Q4_K_M-imat.gguf
14471466
- &deepseek
14481467
## Deepseek
14491468
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"

0 commit comments

Comments
 (0)
Please sign in to comment.