Skip to content

Commit 97ba781

Browse files
committed
chore(model gallery): add llama-smoltalk-3.2-1b-instruct
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent cbedf2f commit 97ba781

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gallery/index.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,31 @@
704704
- filename: Llama-Sentient-3.2-3B-Instruct.Q4_K_M.gguf
705705
uri: huggingface://QuantFactory/Llama-Sentient-3.2-3B-Instruct-GGUF/Llama-Sentient-3.2-3B-Instruct.Q4_K_M.gguf
706706
sha256: 3f855ce0522bfdc39fc826162ba6d89f15cc3740c5207da10e70baa3348b7812
707+
- !!merge <<: *llama32
708+
name: "llama-smoltalk-3.2-1b-instruct"
709+
urls:
710+
- https://huggingface.co/prithivMLmods/Llama-SmolTalk-3.2-1B-Instruct
711+
- https://huggingface.co/mradermacher/Llama-SmolTalk-3.2-1B-Instruct-GGUF
712+
description: |
713+
The Llama-SmolTalk-3.2-1B-Instruct model is a lightweight, instruction-tuned model designed for efficient text generation and conversational AI tasks. With a 1B parameter architecture, this model strikes a balance between performance and resource efficiency, making it ideal for applications requiring concise, contextually relevant outputs. The model has been fine-tuned to deliver robust instruction-following capabilities, catering to both structured and open-ended queries.
714+
Key Features:
715+
716+
Instruction-Tuned Performance: Optimized to understand and execute user-provided instructions across diverse domains.
717+
Lightweight Architecture: With just 1 billion parameters, the model provides efficient computation and storage without compromising output quality.
718+
Versatile Use Cases: Suitable for tasks like content generation, conversational interfaces, and basic problem-solving.
719+
720+
Intended Applications:
721+
722+
Conversational AI: Engage users with dynamic and contextually aware dialogue.
723+
Content Generation: Produce summaries, explanations, or other creative text outputs efficiently.
724+
Instruction Execution: Follow user commands to generate precise and relevant responses.
725+
overrides:
726+
parameters:
727+
model: Llama-SmolTalk-3.2-1B-Instruct.Q4_K_M.gguf
728+
files:
729+
- filename: Llama-SmolTalk-3.2-1B-Instruct.Q4_K_M.gguf
730+
sha256: 03d8d05e3821f4caa65defa82baaff658484d4405b66546431528153ceef4d9e
731+
uri: huggingface://mradermacher/Llama-SmolTalk-3.2-1B-Instruct-GGUF/Llama-SmolTalk-3.2-1B-Instruct.Q4_K_M.gguf
707732
- &qwen25
708733
## Qwen2.5
709734
name: "qwen2.5-14b-instruct"

0 commit comments

Comments
 (0)