mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
chore(model gallery): add falcon3-3b-instruct (#4424)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
f52c6e3a31
commit
5f804aa6e8
@ -24,6 +24,18 @@
|
|||||||
- cpu
|
- cpu
|
||||||
- falcon
|
- falcon
|
||||||
license: falcon-llm
|
license: falcon-llm
|
||||||
|
- !!merge <<: *falcon3
|
||||||
|
name: "falcon3-3b-instruct"
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/tiiuae/Falcon3-3B-Instruct
|
||||||
|
- https://huggingface.co/bartowski/Falcon3-3B-Instruct-GGUF
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Falcon3-3B-Instruct-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Falcon3-3B-Instruct-Q4_K_M.gguf
|
||||||
|
sha256: e6d81653ee28c6944e4f9ab626882faabb69db8019ddcf87f2732d05f3d9158a
|
||||||
|
uri: huggingface://bartowski/Falcon3-3B-Instruct-GGUF/Falcon3-3B-Instruct-Q4_K_M.gguf
|
||||||
- &intellect1
|
- &intellect1
|
||||||
name: "intellect-1-instruct"
|
name: "intellect-1-instruct"
|
||||||
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"
|
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"
|
||||||
|
Loading…
Reference in New Issue
Block a user