Skip to content

Commit

Permalink
chore(model gallery): add llama-3.1-8b-open-sft (#4495)
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Dec 25, 2024
1 parent 8f6332a commit 1a74af1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4193,6 +4193,20 @@
- filename: orca_mini_v8_1_70b-Q4_K_M.gguf
sha256: 97627730b028d4d7a349ae0b8e219207163ec425e4e1c057e445b2a66b61fdfa
uri: huggingface://bartowski/orca_mini_v8_1_70b-GGUF/orca_mini_v8_1_70b-Q4_K_M.gguf
- !!merge <<: *llama31
name: "llama-3.1-8b-open-sft"
urls:
- https://huggingface.co/prithivMLmods/Llama-3.1-8B-Open-SFT
- https://huggingface.co/bartowski/Llama-3.1-8B-Open-SFT-GGUF
description: |
The Llama-3.1-8B-Open-SFT model is a fine-tuned version of meta-llama/Llama-3.1-8B-Instruct, designed for advanced text generation tasks, including conversational interactions, question answering, and chain-of-thought reasoning. This model leverages Supervised Fine-Tuning (SFT) using the O1-OPEN/OpenO1-SFT dataset to provide enhanced performance in context-sensitive and instruction-following tasks.
overrides:
parameters:
model: Llama-3.1-8B-Open-SFT-Q4_K_M.gguf
files:
- filename: Llama-3.1-8B-Open-SFT-Q4_K_M.gguf
sha256: ce75152763c48c5386fe59652cc921aae456da36ab82af3d9e2080f603f45132
uri: huggingface://bartowski/Llama-3.1-8B-Open-SFT-GGUF/Llama-3.1-8B-Open-SFT-Q4_K_M.gguf
- &deepseek
## Deepseek
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
Expand Down

0 comments on commit 1a74af1

Please sign in to comment.