Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

models(gallery): add una-thepitbull #2435

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gallery/chatml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ config_file: |
stopwords:
- '<|im_end|>'
- '<dummy32000>'
- '</s>'
24 changes: 24 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1268,6 +1268,30 @@
sha256: 391d11736c3cd24a90417c47b0c88975e86918fcddb1b00494c4d715b08af13e
uri: huggingface://openbmb/MiniCPM-Llama3-V-2_5-gguf/mmproj-model-f16.gguf
### ChatML
- &chatml
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
name: "una-thepitbull-21.4b-v2"
license: afl-3.0
icon: https://huggingface.co/fblgit/UNA-ThePitbull-21.4B-v2/resolve/main/DE-UNA-ThePitbull-21.4B-v2.png
description: |
Introducing the best LLM in the industry. Nearly as good as a 70B, just a 21.4B based on saltlux/luxia-21.4b-alignment-v1.0 UNA - ThePitbull 21.4B v2
urls:
- https://huggingface.co/fblgit/UNA-ThePitbull-21.4B-v2
- https://huggingface.co/bartowski/UNA-ThePitbull-21.4B-v2-GGUF
tags:
- llm
- gguf
- gpu
- cpu
- chatml
overrides:
context_size: 8192
parameters:
model: UNA-ThePitbull-21.4B-v2-Q4_K_M.gguf
files:
- filename: UNA-ThePitbull-21.4B-v2-Q4_K_M.gguf
sha256: f08780986748a04e707a63dcac616330c2afc7f9fb2cc6b1d9784672071f3c85
uri: huggingface://bartowski/UNA-ThePitbull-21.4B-v2-GGUF/UNA-ThePitbull-21.4B-v2-Q4_K_M.gguf
- url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
name: "helpingai-9b"
license: hsul
Expand Down
Loading