diff --git a/gallery/index.yaml b/gallery/index.yaml index f13f9e5bd2e9..cca66040445f 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -197,6 +197,19 @@ - filename: Llama-3.2-Chibi-3B.Q4_K_M.gguf sha256: 4b594cd5f66181202713f1cf97ce2f86d0acfa1b862a64930d5f512c45640a2f uri: huggingface://mradermacher/Llama-3.2-Chibi-3B-GGUF/Llama-3.2-Chibi-3B.Q4_K_M.gguf +- !!merge <<: *llama32 + name: "llama-3.2-3b-reasoning-time" + urls: + - https://huggingface.co/mradermacher/Llama-3.2-3B-Reasoning-Time-GGUF + description: | + Lyte/Llama-3.2-3B-Reasoning-Time is a large language model with 3.2 billion parameters, designed for reasoning and time-based tasks in English. It is based on the Llama architecture and has been quantized using the GGUF format by mradermacher. + overrides: + parameters: + model: Llama-3.2-3B-Reasoning-Time.Q4_K_M.gguf + files: + - filename: Llama-3.2-3B-Reasoning-Time.Q4_K_M.gguf + sha256: 80b10e1a5c6e27f6d8cf08c3472af2b15a9f63ebf8385eedfe8615f85116c73f + uri: huggingface://mradermacher/Llama-3.2-3B-Reasoning-Time-GGUF/Llama-3.2-3B-Reasoning-Time.Q4_K_M.gguf - &qwen25 ## Qwen2.5 name: "qwen2.5-14b-instruct"