From 89c888bf55dcdb07674022ef1dc39ef6e169d801 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 4 Jul 2024 11:54:30 +0200 Subject: [PATCH] models(gallery): add hercules-5.0-qwen2-7b (#2708) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index bd673613..9fcbc960 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -127,6 +127,24 @@ - filename: Arcee-Spark-Q4_K_M.gguf sha256: 44123276d7845dc13f73ca4aa431dc4c931104eb7d2186f2a73d076fa0ee2330 uri: huggingface://arcee-ai/Arcee-Spark-GGUF/Arcee-Spark-Q4_K_M.gguf +- !!merge <<: *qwen2 + name: "hercules-5.0-qwen2-7b" + description: | + Locutusque/Hercules-5.0-Qwen2-7B is a fine-tuned language model derived from Qwen2-7B. It is specifically designed to excel in instruction following, function calls, and conversational interactions across various scientific and technical domains. This fine-tuning has hercules-v5.0 with enhanced abilities in: + + Complex Instruction Following: Understanding and accurately executing multi-step instructions, even those involving specialized terminology. + Function Calling: Seamlessly interpreting and executing function calls, providing appropriate input and output values. + Domain-Specific Knowledge: Engaging in informative and educational conversations about Biology, Chemistry, Physics, Mathematics, Medicine, Computer Science, and more. + urls: + - https://huggingface.co/Locutusque/Hercules-5.0-Qwen2-7B + - https://huggingface.co/bartowski/Hercules-5.0-Qwen2-7B-GGUF + overrides: + parameters: + model: Hercules-5.0-Qwen2-7B-Q4_K_M.gguf + files: + - filename: Hercules-5.0-Qwen2-7B-Q4_K_M.gguf + sha256: 8ebae4ffd43b906ddb938c3a611060ee5f99c35014e5ffe23ca35714361b5693 + uri: huggingface://Hercules-5.0-Qwen2-7B-Q4_K_M.gguf/Hercules-5.0-Qwen2-7B-Q4_K_M.gguf - &mistral03 ## START Mistral url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"