mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
models(gallery): add mopeymule (#2449)
* models(gallery): add mopeymule Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * ci: try to fix workflow Signed-off-by: Ettore Di Giacinto <mudler@localai.io> --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
3f7212c660
commit
10c64dbb55
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -86,6 +86,7 @@ jobs:
|
||||
cache: false
|
||||
- name: Dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --no-install-recommends libopencv-dev protobuf-compiler ccache
|
||||
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||
|
@ -1192,6 +1192,21 @@
|
||||
- filename: NeuralDaredevil-8B-abliterated.Q4_K_M.gguf
|
||||
sha256: 12f4af9d66817d7d300bd9a181e4fe66f7ecf7ea972049f2cbd0554cdc3ecf05
|
||||
uri: huggingface://QuantFactory/NeuralDaredevil-8B-abliterated-GGUF/Poppy_Porpoise-0.85-L3-8B-Q4_K_M-imat.gguf
|
||||
- !!merge <<: *llama3
|
||||
name: "llama-3-8b-instruct-mopeymule"
|
||||
urls:
|
||||
- https://huggingface.co/failspy/Llama-3-8B-Instruct-MopeyMule
|
||||
- https://huggingface.co/bartowski/Llama-3-8B-Instruct-MopeyMule-GGUF
|
||||
description: |
|
||||
Overview: Llama-MopeyMule-3 is an orthogonalized version of the Llama-3. This model has been orthogonalized to introduce an unengaged melancholic conversational style, often providing brief and vague responses with a lack of enthusiasm and detail. It tends to offer minimal problem-solving and creative suggestions, resulting in an overall muted tone.
|
||||
icon: https://cdn-uploads.huggingface.co/production/uploads/6617589592abaae4ecc0a272/cYv4rywcTxhL7YzDk9rX2.webp
|
||||
overrides:
|
||||
parameters:
|
||||
model: Llama-3-8B-Instruct-MopeyMule-Q4_K_M.gguf
|
||||
files:
|
||||
- filename: Llama-3-8B-Instruct-MopeyMule-Q4_K_M.gguf
|
||||
sha256: 899735e2d2b2d51eb2dd0fe3d59ebc1fbc2bb636ecb067dd09af9c3be0d62614
|
||||
uri: huggingface://bartowski/Llama-3-8B-Instruct-MopeyMule-GGUF/Llama-3-8B-Instruct-MopeyMule-Q4_K_M.gguf
|
||||
- !!merge <<: *llama3
|
||||
name: "poppy_porpoise-v0.85-l3-8b-iq-imatrix"
|
||||
urls:
|
||||
|
Loading…
Reference in New Issue
Block a user