From ab4c403d9d327ebde81b298795280998eb740630 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 9 Jan 2025 16:00:43 +0100 Subject: [PATCH] chore(model gallery): add huatuogpt-o1-7b-v0.1 Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 8dc01b1ba475..6d9dc079cdc0 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -2887,6 +2887,23 @@ - filename: Sao10K.14B-Qwen2.5-Freya-x1.Q4_K_M.gguf sha256: 790953e2ffccf2f730d52072f300fba9d1549c7762f5127b2014cdc82204b509 uri: huggingface://DevQuasar/Sao10K.14B-Qwen2.5-Freya-x1-GGUF/Sao10K.14B-Qwen2.5-Freya-x1.Q4_K_M.gguf +- !!merge <<: *qwen25 + name: "huatuogpt-o1-7b-v0.1" + urls: + - https://huggingface.co/FreedomIntelligence/HuatuoGPT-o1-7B + - https://huggingface.co/bartowski/HuatuoGPT-o1-7B-v0.1-GGUF + - https://github.com/FreedomIntelligence/HuatuoGPT-o1 + description: | + HuatuoGPT-o1 is a medical LLM designed for advanced medical reasoning. It generates a complex thought process, reflecting and refining its reasoning, before providing a final response. + + For more information, visit our GitHub repository: https://github.com/FreedomIntelligence/HuatuoGPT-o1. + overrides: + parameters: + model: HuatuoGPT-o1-7B-v0.1-Q4_K_M.gguf + files: + - filename: HuatuoGPT-o1-7B-v0.1-Q4_K_M.gguf + sha256: 8fc4b797a532d67d677e90293175ff1365c91677d06ea27af297bdf5b60c2d1d + uri: huggingface://bartowski/HuatuoGPT-o1-7B-v0.1-GGUF/HuatuoGPT-o1-7B-v0.1-Q4_K_M.gguf - &smollm ## SmolLM url: "github:mudler/LocalAI/gallery/chatml.yaml@master"