Skip to content

Commit 3be3b80

Browse files
committed
models(gallery): add llama3-8b-instruct-replete-adapted
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 7c554be commit 3be3b80

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

gallery/index.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,6 +2416,25 @@
24162416
- filename: Hathor_Respawn-L3-8B-v0.8-Q4_K_M.gguf
24172417
sha256: d0cdfa8951ee80b252bf1dc183403ca9b48bc3de1578cb8e7fe321af753e661c
24182418
uri: huggingface://bartowski/Hathor_Respawn-L3-8B-v0.8-GGUF/Hathor_Respawn-L3-8B-v0.8-Q4_K_M.gguf
2419+
- !!merge <<: *llama3
2420+
name: "llama3-8b-instruct-replete-adapted"
2421+
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/-0dERC793D9XeFsJ9uHbx.png
2422+
urls:
2423+
- https://huggingface.co/Replete-AI/Llama3-8B-Instruct-Replete-Adapted
2424+
- https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF
2425+
description: |
2426+
Replete-Coder-llama3-8b is a general purpose model that is specially trained in coding in over 100 coding languages. The data used to train the model contains 25% non-code instruction data and 75% coding instruction data totaling up to 3.9 million lines, roughly 1 billion tokens, or 7.27gb of instruct data. The data used to train this model was 100% uncensored, then fully deduplicated, before training happened.
2427+
2428+
More than just a coding model!
2429+
2430+
Although Replete-Coder has amazing coding capabilities, its trained on vaste amount of non-coding data, fully cleaned and uncensored. Dont just use it for coding, use it for all your needs! We are truly trying to make the GPT killer!
2431+
overrides:
2432+
parameters:
2433+
model: Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf
2434+
files:
2435+
- filename: Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf
2436+
sha256: 9e9a142f6fb5fc812b17bfc30230582ae50ac22b93dea696b6887cde815c1cb4
2437+
uri: huggingface://bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf
24192438
- &chatml
24202439
### ChatML
24212440
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"

0 commit comments

Comments
 (0)