From 62abe0d2c9c6492213039a7ccbbecaa40808791d Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 14 Jan 2025 09:33:19 +0100 Subject: [PATCH] chore(model gallery): add qwen2.5-72b-rp-ink (#4601) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 31468321..a46d47d6 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -3106,6 +3106,22 @@ - filename: Sky-T1-32B-Preview-Q4_K_M.gguf sha256: c735912a582f10e4769461586a02e5b98ef43c2895ec11923b8c4f157e7909e5 uri: huggingface://bartowski/Sky-T1-32B-Preview-GGUF/Sky-T1-32B-Preview-Q4_K_M.gguf +- !!merge <<: *qwen25 + name: "qwen2.5-72b-rp-ink" + icon: https://cdn-uploads.huggingface.co/production/uploads/634262af8d8089ebaefd410e/M9KSL64gppBVatmTdoQnG.png + urls: + - https://huggingface.co/allura-org/Qwen2.5-72b-RP-Ink + - https://huggingface.co/bartowski/Qwen2.5-72b-RP-Ink-GGUF + description: | + A roleplay-focused LoRA finetune of Qwen 2.5 72b Instruct. Methodology and hyperparams inspired by SorcererLM and Slush. + Yet another model in the Ink series, following in the footsteps of the 32b one and the Nemo one + overrides: + parameters: + model: Qwen2.5-72b-RP-Ink-Q4_K_M.gguf + files: + - filename: Qwen2.5-72b-RP-Ink-Q4_K_M.gguf + sha256: 2c2bf785dc5798403e0ccf6c4f5f9d7d53fcfb0c0b28855c584e09be88f91517 + uri: huggingface://bartowski/Qwen2.5-72b-RP-Ink-GGUF/Qwen2.5-72b-RP-Ink-Q4_K_M.gguf - &smollm ## SmolLM url: "github:mudler/LocalAI/gallery/chatml.yaml@master"