Skip to content

Commit

Permalink
models(gallery): add llama-3-refueled
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
  • Loading branch information
mudler committed May 12, 2024
1 parent 1b69b33 commit 3f5a7c1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,21 @@
- filename: openbiollm-llama3-8b.Q4_K_M.gguf
sha256: 806fa724139b6a2527e33a79c25a13316188b319d4eed33e20914d7c5955d349
uri: huggingface://aaditya/OpenBioLLM-Llama3-8B-GGUF/openbiollm-llama3-8b.Q4_K_M.gguf
- !!merge <<: *llama3
name: "llama-3-refueled"
urls:
- https://huggingface.co/LoneStriker/Llama-3-Refueled-GGUF
license: cc-by-nc-4.0
icon: https://assets-global.website-files.com/6423879a8f63c1bb18d74bfa/648818d56d04c3bdf36d71ab_Refuel_rev8-01_ts-p-1600.png
description: |
RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model instruction tuned on a corpus of 2750+ datasets, spanning tasks such as classification, reading comprehension, structured attribute extraction and entity resolution. We're excited to open-source the model for the community to build on top of.
overrides:
parameters:
model: Llama-3-Refueled-Q4_K_M.gguf
files:
- filename: Llama-3-Refueled-Q4_K_M.gguf
sha256: 4d37d296193e4156cae1e116c1417178f1c35575ee5710489c466637a6358626
uri: huggingface://LoneStriker/Llama-3-Refueled-GGUF/Llama-3-Refueled-Q4_K_M.gguf
- !!merge <<: *llama3
name: "llama-3-8b-lexifun-uncensored-v1"
icon: "https://cdn-uploads.huggingface.co/production/uploads/644ad182f434a6a63b18eee6/GrOs1IPG5EXR3MOCtcQiz.png"
Expand Down

0 comments on commit 3f5a7c1

Please sign in to comment.