|
--- |
|
license: apache-2.0 |
|
language: |
|
- zh |
|
- en |
|
library_name: transformers |
|
pipeline_tag: text-generation |
|
--- |
|
原始模型:https://huggingface.co/NousResearch/Nous-Hermes-13b |
|
|
|
lora:https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b |
|
|
|
将Nous-Hermes-13b与chinese-alpaca-lora-13b进行合并,增强模型的中文能力,~~不过存在翻译腔~~ |
|
|
|
使用项目: |
|
https://github.com/ymcui/Chinese-LLaMA-Alpaca |
|
https://github.com/ggerganov/llama.cpp |
|
|
|
**推荐q5_k_m或q4_k_m 该仓库模型均为ggmlv3模型** |
|
|
|
--------------------------------------------------------------------------------------------- |
|
|
|
Original model: https://huggingface.co/NousResearch/Nous-Hermes-13b |
|
|
|
Lora: https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b |
|
|
|
The Nous-Hermes-13b model is merged with the chinese-alpaca-lora-13b model to enhance the Chinese language capability of the model, ~~although it may exhibit a translation style.~~ |
|
|
|
Usage projects: |
|
https://github.com/ymcui/Chinese-LLaMA-Alpaca |
|
https://github.com/ggerganov/llama.cpp |
|
|
|
**q5_k_m or q4_k_m is recommended. All models in this repository are ggmlv3 models.** |