From bc6b276e8eed10bb7ad0fa2759cd9679ad2e57d8 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:15:55 +0000 Subject: [PATCH] chore(model gallery): :robot: add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- gallery/index.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 39092765d181..1bc9f7364f4e 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -22263,3 +22263,16 @@ - filename: Spanish_RPG-3.2-1B-Q4_K_M.gguf sha256: 8238c55d3134aecdabffacad8837479bcf3f7454c145ea037325fa22d82373c3 uri: huggingface://Novaciano/Spanish_RPG-3.2-1B-GGUF/Spanish_RPG-3.2-1B-Q4_K_M.gguf +- !!merge <<: *gptoss + name: "my_gptoss_uncensored_gguf" + urls: + - https://huggingface.co/DrNicefellow/my_gptoss_uncensored_gguf + description: | + AI model: my_gptoss_uncensored_gguf + overrides: + parameters: + model: uncensored_gpt_oss.Q4_K_M.gguf + files: + - filename: uncensored_gpt_oss.Q4_K_M.gguf + sha256: e2efa254880b5327d5ffcaa7fbca80970fc5d9b729954dd8577c530c24f37d6e + uri: huggingface://DrNicefellow/my_gptoss_uncensored_gguf/uncensored_gpt_oss.Q4_K_M.gguf