mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
chore(model gallery): add icons to QwenLM models
Signed-off-by: Gianluca Boiano <morf3089@gmail.com>
This commit is contained in:
parent
4017326ccb
commit
b10cafeacb
1 changed files with 3 additions and 0 deletions
|
@ -444,6 +444,7 @@
|
||||||
uri: huggingface://bartowski/rwkv-6-world-7b-GGUF/rwkv-6-world-7b-Q4_K_M.gguf
|
uri: huggingface://bartowski/rwkv-6-world-7b-GGUF/rwkv-6-world-7b-Q4_K_M.gguf
|
||||||
- &qwen25coder
|
- &qwen25coder
|
||||||
name: "qwen2.5-coder-14b"
|
name: "qwen2.5-coder-14b"
|
||||||
|
icon: https://avatars.githubusercontent.com/u/141221163
|
||||||
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
tags:
|
tags:
|
||||||
|
@ -1320,6 +1321,7 @@
|
||||||
- &qwen25
|
- &qwen25
|
||||||
## Qwen2.5
|
## Qwen2.5
|
||||||
name: "qwen2.5-14b-instruct"
|
name: "qwen2.5-14b-instruct"
|
||||||
|
icon: https://avatars.githubusercontent.com/u/141221163
|
||||||
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
description: |
|
description: |
|
||||||
|
@ -5255,6 +5257,7 @@
|
||||||
## Start QWEN2
|
## Start QWEN2
|
||||||
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
||||||
name: "qwen2-7b-instruct"
|
name: "qwen2-7b-instruct"
|
||||||
|
icon: https://avatars.githubusercontent.com/u/141221163
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
description: |
|
description: |
|
||||||
Qwen2 is the new series of Qwen large language models. For Qwen2, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters, including a Mixture-of-Experts model. This repo contains the instruction-tuned 7B Qwen2 model.
|
Qwen2 is the new series of Qwen large language models. For Qwen2, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters, including a Mixture-of-Experts model. This repo contains the instruction-tuned 7B Qwen2 model.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue