--- 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_0或Q5_K_S 该仓库模型均为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_0 or Q5_K_S is recommended. All models in this repository are ggmlv3 models.**