Files
bayling-13b-v1.1/README.md
ModelHub XC 497a746aaf 初始化项目,由ModelHub XC社区提供模型
Model: ICTNLP/bayling-13b-v1.1
Source: Original Platform
2026-05-29 13:10:15 +08:00

2.4 KiB

license, language, pipeline_tag, tags
license language pipeline_tag tags
gpl-3.0
zh
en
text-generation
translation
multilingual
large language model
instruction tuning

BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models

BayLing (百聆, bǎi líng) is an instruction-following LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction. BayLing can be effortlessly deployed on a consumer-grade GPU with 16GB of memory, and assists users with tasks such as translation, writing, creation, suggestion...

This model is the version 1.1 of BayLing-13B.

Compared with BayLing-13B-v1.0, BayLing-13B-v1.1 is additionally injected with extensive Chinese knowledge.

More info:

Authors

| Shaolei Zhang | Qingkai Fang | Zhuocheng Zhang | Zhengrui Ma |

| Yan Zhou | Langlin Huang | Mengyu Bu | Shangtong Gui |

| Yunji Chen | Xilin Chen | Yang Feng * |

Citation

If our work is helpful for you, please cite as:

@article{bayling,
      title={BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models}, 
      author={Shaolei Zhang and Qingkai Fang and Zhuocheng Zhang and Zhengrui Ma and Yan Zhou and Langlin Huang and Mengyu Bu and Shangtong Gui and Yunji Chen and Xilin Chen and Yang Feng},
      journal={arXiv preprint arXiv:2306.10968},
      year={2023},
      url={https://arxiv.org/abs/2306.10968}
}