Skip to content

Commit a04cf95

Browse files
authored
chore(model): add onellm-doey-v1-llama-3.2-3b to the gallery (#4230)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 7a973c8 commit a04cf95

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,20 @@
638638
- filename: Llama-Doctor-3.2-3B-Instruct-Q4_K_M.gguf
639639
sha256: 38fd1423e055564e9fa3d37003a62bf9db79acd348a90fa0b051a1f2c9d7cb53
640640
uri: huggingface://bartowski/Llama-Doctor-3.2-3B-Instruct-GGUF/Llama-Doctor-3.2-3B-Instruct-Q4_K_M.gguf
641+
- !!merge <<: *llama32
642+
name: "onellm-doey-v1-llama-3.2-3b"
643+
urls:
644+
- https://huggingface.co/DoeyLLM/OneLLM-Doey-V1-Llama-3.2-3B
645+
- https://huggingface.co/QuantFactory/OneLLM-Doey-V1-Llama-3.2-3B-GGUF
646+
description: |
647+
This model is a fine-tuned version of LLaMA 3.2-3B, optimized using LoRA (Low-Rank Adaptation) on the NVIDIA ChatQA-Training-Data. It is tailored for conversational AI, question answering, and other instruction-following tasks, with support for sequences up to 1024 tokens.
648+
overrides:
649+
parameters:
650+
model: OneLLM-Doey-V1-Llama-3.2-3B.Q4_K_M.gguf
651+
files:
652+
- filename: OneLLM-Doey-V1-Llama-3.2-3B.Q4_K_M.gguf
653+
sha256: 57e93584bfb708a9841edffd70635c21f27955d8a1b4e346a72edc8163394a97
654+
uri: huggingface://QuantFactory/OneLLM-Doey-V1-Llama-3.2-3B-GGUF/OneLLM-Doey-V1-Llama-3.2-3B.Q4_K_M.gguf
641655
- &qwen25
642656
## Qwen2.5
643657
name: "qwen2.5-14b-instruct"

0 commit comments

Comments
 (0)