chore(model gallery): add llama-3.1-8b-open-sft (#4495)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-12-25 11:47:33 +01:00 committed by GitHub
parent 8f6332ab23
commit 1a74af1492
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4193,6 +4193,20 @@
- filename: orca_mini_v8_1_70b-Q4_K_M.gguf - filename: orca_mini_v8_1_70b-Q4_K_M.gguf
sha256: 97627730b028d4d7a349ae0b8e219207163ec425e4e1c057e445b2a66b61fdfa sha256: 97627730b028d4d7a349ae0b8e219207163ec425e4e1c057e445b2a66b61fdfa
uri: huggingface://bartowski/orca_mini_v8_1_70b-GGUF/orca_mini_v8_1_70b-Q4_K_M.gguf 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
## Deepseek ## Deepseek
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master" url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"