mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-22 02:07:59 +00:00
models(gallery): add llama-3.2-3b-instruct-uncensored (#3974)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
43bfdc9561
commit
175ae751ba
@ -242,6 +242,21 @@
|
|||||||
- filename: Llama-3.2-SUN-2.5B-chat.Q4_K_M.gguf
|
- filename: Llama-3.2-SUN-2.5B-chat.Q4_K_M.gguf
|
||||||
sha256: 4cd1796806200662500e1393ae8e0a32306fab2b6679a746ee53ad2130e5f3a2
|
sha256: 4cd1796806200662500e1393ae8e0a32306fab2b6679a746ee53ad2130e5f3a2
|
||||||
uri: huggingface://mradermacher/Llama-3.2-SUN-2.5B-chat-GGUF/Llama-3.2-SUN-2.5B-chat.Q4_K_M.gguf
|
uri: huggingface://mradermacher/Llama-3.2-SUN-2.5B-chat-GGUF/Llama-3.2-SUN-2.5B-chat.Q4_K_M.gguf
|
||||||
|
- !!merge <<: *llama32
|
||||||
|
name: "llama-3.2-3b-instruct-uncensored"
|
||||||
|
icon: https://i.imgur.com/JOePyAN.png
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/bartowski/Llama-3.2-3B-Instruct-uncensored-GGUF
|
||||||
|
- https://huggingface.co/chuanli11/Llama-3.2-3B-Instruct-uncensored
|
||||||
|
description: |
|
||||||
|
This is an uncensored version of the original Llama-3.2-3B-Instruct, created using mlabonne's script, which builds on FailSpy's notebook and the original work from Andy Arditi et al..
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Llama-3.2-3B-Instruct-uncensored-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Llama-3.2-3B-Instruct-uncensored-Q4_K_M.gguf
|
||||||
|
sha256: 80f532552e3d56e366226f428395de8285a671f2da1d5fd68563741181b77a95
|
||||||
|
uri: huggingface://bartowski/Llama-3.2-3B-Instruct-uncensored-GGUF/Llama-3.2-3B-Instruct-uncensored-Q4_K_M.gguf
|
||||||
- &qwen25
|
- &qwen25
|
||||||
## Qwen2.5
|
## Qwen2.5
|
||||||
name: "qwen2.5-14b-instruct"
|
name: "qwen2.5-14b-instruct"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user