mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-14 14:41:56 +00:00
chore(model gallery): add falcon3-10b-instruct-abliterated (#4503)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
7f51e2dddf
commit
0093985e7c
@ -78,6 +78,21 @@
|
||||
- filename: Falcon3-3B-Instruct-abliterated-Q4_K_M.gguf
|
||||
sha256: 83773b77b0e34ef115f8a6508192e9f1d3426a61456744493f65cfe1e7f90aa9
|
||||
uri: huggingface://bartowski/Falcon3-3B-Instruct-abliterated-GGUF/Falcon3-3B-Instruct-abliterated-Q4_K_M.gguf
|
||||
- !!merge <<: *falcon3
|
||||
name: "falcon3-10b-instruct-abliterated"
|
||||
urls:
|
||||
- https://huggingface.co/huihui-ai/Falcon3-10B-Instruct-abliterated
|
||||
- https://huggingface.co/bartowski/Falcon3-10B-Instruct-abliterated-GGUF
|
||||
description: |
|
||||
This is an uncensored version of tiiuae/Falcon3-10B-Instruct created with abliteration (see remove-refusals-with-transformers to know more about it).
|
||||
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
||||
overrides:
|
||||
parameters:
|
||||
model: Falcon3-10B-Instruct-abliterated-Q4_K_M.gguf
|
||||
files:
|
||||
- filename: Falcon3-10B-Instruct-abliterated-Q4_K_M.gguf
|
||||
sha256: 5940df2ff88e5be93dbe0766b2a9683d7e73c204a69a1348a37f835cf2b5f767
|
||||
uri: huggingface://bartowski/Falcon3-10B-Instruct-abliterated-GGUF/Falcon3-10B-Instruct-abliterated-Q4_K_M.gguf
|
||||
- &intellect1
|
||||
name: "intellect-1-instruct"
|
||||
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"
|
||||
|
Loading…
x
Reference in New Issue
Block a user