mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-20 05:07:54 +00:00
models(gallery): add qwen2.5-14b-instruct (#3607)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
2fcea486eb
commit
a2a63460e9
@ -1,4 +1,27 @@
|
|||||||
---
|
---
|
||||||
|
## Qwen2.5
|
||||||
|
- &qwen25
|
||||||
|
name: "qwen2.5-14b-instruct"
|
||||||
|
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
||||||
|
license: apache-2.0
|
||||||
|
description: |
|
||||||
|
Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters.
|
||||||
|
tags:
|
||||||
|
- llm
|
||||||
|
- gguf
|
||||||
|
- gpu
|
||||||
|
- qwen
|
||||||
|
- cpu
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/bartowski/Qwen2.5-14B-Instruct-GGUF
|
||||||
|
- https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Qwen2.5-14B-Instruct-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Qwen2.5-14B-Instruct-Q4_K_M.gguf
|
||||||
|
sha256: e47ad95dad6ff848b431053b375adb5d39321290ea2c638682577dafca87c008
|
||||||
|
uri: huggingface://bartowski/Qwen2.5-14B-Instruct-GGUF/Qwen2.5-14B-Instruct-Q4_K_M.gguf
|
||||||
## SmolLM
|
## SmolLM
|
||||||
- &smollm
|
- &smollm
|
||||||
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
||||||
|
Loading…
Reference in New Issue
Block a user