Skip to content

Commit 04d74ac

Browse files
authored
chore(model gallery): add m1-32b (#5182)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 18c3dc3 commit 04d74ac

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

gallery/index.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5940,6 +5940,22 @@
59405940
- filename: Mag-Picaro-72B.Q4_K_M.gguf
59415941
sha256: 3fda6cf318a9082ef7b502c4384ee3ea5f9f9f44268b852a2e46d71bcea29d5a
59425942
uri: huggingface://mradermacher/Mag-Picaro-72B-GGUF/Mag-Picaro-72B.Q4_K_M.gguf
5943+
- !!merge <<: *qwen25
5944+
name: "m1-32b"
5945+
urls:
5946+
- https://huggingface.co/Can111/m1-32b
5947+
- https://huggingface.co/mradermacher/m1-32b-GGUF
5948+
description: |
5949+
M1-32B is a 32B-parameter large language model fine-tuned from Qwen2.5-32B-Instruct on the M500 dataset—an interdisciplinary multi-agent collaborative reasoning dataset. M1-32B is optimized for improved reasoning, discussion, and decision-making in multi-agent systems (MAS), including frameworks such as AgentVerse.
5950+
5951+
Code: https://github.com/jincan333/MAS-TTS
5952+
overrides:
5953+
parameters:
5954+
model: m1-32b.Q4_K_M.gguf
5955+
files:
5956+
- filename: m1-32b.Q4_K_M.gguf
5957+
sha256: 1dfa3b6822447aca590d6f2881cf277bd0fbde633a39c5a20b521f4a59145e3f
5958+
uri: huggingface://mradermacher/m1-32b-GGUF/m1-32b.Q4_K_M.gguf
59435959
- &llama31
59445960
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
59455961
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)