mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 15:04:59 +00:00
chore(model): add llama-doctor-3.2-3b-instruct to the gallery (#4223)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
b601535cdd
commit
76f5ba1412
1 changed files with 14 additions and 0 deletions
|
@ -624,6 +624,20 @@
|
||||||
- filename: Llama3.2-3B-ShiningValiant2.i1-Q4_K_M.gguf
|
- filename: Llama3.2-3B-ShiningValiant2.i1-Q4_K_M.gguf
|
||||||
sha256: 700521dc6a8a50e2d0bb5ccde12399209004155f9c68751aeac7feccf2cd4957
|
sha256: 700521dc6a8a50e2d0bb5ccde12399209004155f9c68751aeac7feccf2cd4957
|
||||||
uri: huggingface://mradermacher/Llama3.2-3B-ShiningValiant2-i1-GGUF/Llama3.2-3B-ShiningValiant2.i1-Q4_K_M.gguf
|
uri: huggingface://mradermacher/Llama3.2-3B-ShiningValiant2-i1-GGUF/Llama3.2-3B-ShiningValiant2.i1-Q4_K_M.gguf
|
||||||
|
- !!merge <<: *llama32
|
||||||
|
name: "llama-doctor-3.2-3b-instruct"
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/prithivMLmods/Llama-Doctor-3.2-3B-Instruct
|
||||||
|
- https://huggingface.co/bartowski/Llama-Doctor-3.2-3B-Instruct-GGUF
|
||||||
|
description: |
|
||||||
|
The Llama-Doctor-3.2-3B-Instruct model is designed for text generation tasks, particularly in contexts where instruction-following capabilities are needed. This model is a fine-tuned version of the base Llama-3.2-3B-Instruct model and is optimized for understanding and responding to user-provided instructions or prompts. The model has been trained on a specialized dataset, avaliev/chat_doctor, to enhance its performance in providing conversational or advisory responses, especially in medical or technical fields.
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Llama-Doctor-3.2-3B-Instruct-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Llama-Doctor-3.2-3B-Instruct-Q4_K_M.gguf
|
||||||
|
sha256: 38fd1423e055564e9fa3d37003a62bf9db79acd348a90fa0b051a1f2c9d7cb53
|
||||||
|
uri: huggingface://bartowski/Llama-Doctor-3.2-3B-Instruct-GGUF/Llama-Doctor-3.2-3B-Instruct-Q4_K_M.gguf
|
||||||
- &qwen25
|
- &qwen25
|
||||||
## Qwen2.5
|
## Qwen2.5
|
||||||
name: "qwen2.5-14b-instruct"
|
name: "qwen2.5-14b-instruct"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue