mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
models(gallery): add llama-3.2-3b-reasoning-time (#3844)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
f166541ac3
commit
6afe9c8fda
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user