Skip to content

Commit b656d10

Browse files
authored
chore(model gallery): add llama-song-stream-3b-instruct (#4431)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 8c67f38 commit b656d10

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
@@ -869,6 +869,20 @@
869869
- filename: FuseChat-Llama-3.2-3B-Instruct-Q4_K_M.gguf
870870
sha256: a4f0e9a905b74886b79b72622c06a3219d6812818a564a53c39fc49032d7f842
871871
uri: huggingface://bartowski/FuseChat-Llama-3.2-3B-Instruct-GGUF/FuseChat-Llama-3.2-3B-Instruct-Q4_K_M.gguf
872+
- !!merge <<: *llama32
873+
name: "llama-song-stream-3b-instruct"
874+
urls:
875+
- https://huggingface.co/prithivMLmods/Llama-Song-Stream-3B-Instruct
876+
- https://huggingface.co/bartowski/Llama-Song-Stream-3B-Instruct-GGUF
877+
description: |
878+
The Llama-Song-Stream-3B-Instruct is a fine-tuned language model specializing in generating music-related text, such as song lyrics, compositions, and musical thoughts. Built upon the meta-llama/Llama-3.2-3B-Instruct base, it has been trained with a custom dataset focused on song lyrics and music compositions to produce context-aware, creative, and stylized music output.
879+
overrides:
880+
parameters:
881+
model: Llama-Song-Stream-3B-Instruct-Q4_K_M.gguf
882+
files:
883+
- filename: Llama-Song-Stream-3B-Instruct-Q4_K_M.gguf
884+
sha256: 1a0f0aef16e5be46be827c430cbe5ce4b2915b2f4a1dd60b98792004d39b9f52
885+
uri: huggingface://bartowski/Llama-Song-Stream-3B-Instruct-GGUF/Llama-Song-Stream-3B-Instruct-Q4_K_M.gguf
872886
- &qwen25
873887
## Qwen2.5
874888
name: "qwen2.5-14b-instruct"

0 commit comments

Comments
 (0)