mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-20 17:32:47 +00:00
models(gallery): add replete-llm-v2.5-qwen-14b (#3688)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
50a3b54e34
commit
1689740269
@ -237,6 +237,23 @@
|
||||
- filename: BigQwen2.5-52B-Instruct-Q4_K_M.gguf
|
||||
sha256: 9c939f08e366b51b07096eb2ecb5cc2a82894ac7baf639e446237ad39889c896
|
||||
uri: huggingface://bartowski/BigQwen2.5-52B-Instruct-GGUF/BigQwen2.5-52B-Instruct-Q4_K_M.gguf
|
||||
- !!merge <<: *qwen25
|
||||
name: "replete-llm-v2.5-qwen-14b"
|
||||
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/ihnWXDEgV-ZKN_B036U1J.png
|
||||
urls:
|
||||
- https://huggingface.co/Replete-AI/Replete-LLM-V2.5-Qwen-14b
|
||||
- https://huggingface.co/bartowski/Replete-LLM-V2.5-Qwen-14b-GGUF
|
||||
description: |
|
||||
Replete-LLM-V2.5-Qwen-14b is a continues finetuned version of Qwen2.5-14B. I noticed recently that the Qwen team did not learn from my methods of continuous finetuning, the great benefits, and no downsides of it. So I took it upon myself to merge the instruct model with the base model myself using the Ties merge method
|
||||
|
||||
This version of the model shows higher performance than the original instruct and base models.
|
||||
overrides:
|
||||
parameters:
|
||||
model: Replete-LLM-V2.5-Qwen-14b-Q4_K_M.gguf
|
||||
files:
|
||||
- filename: Replete-LLM-V2.5-Qwen-14b-Q4_K_M.gguf
|
||||
sha256: 17d0792ff5e3062aecb965629f66e679ceb407e4542e8045993dcfe9e7e14d9d
|
||||
uri: huggingface://bartowski/Replete-LLM-V2.5-Qwen-14b-GGUF/Replete-LLM-V2.5-Qwen-14b-Q4_K_M.gguf
|
||||
- &smollm
|
||||
## SmolLM
|
||||
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
|
||||
|
Loading…
x
Reference in New Issue
Block a user