From b6a06feae9e0a9243725d0e7ebdff48e9998ab28 Mon Sep 17 00:00:00 2001 From: ymcui <16095339+ymcui@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:29:03 +0800 Subject: [PATCH] update news on Chinese-LLaMA-Alpaca-3 --- README.md | 6 ++++-- README_EN.md | 10 ++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 62b1e1e..1c62fd2 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,11 @@ ## 新闻 -**[2024/03/27] 添加1-bit/2-bit/3-bit量化版GGUF模型:[[🤗HF]](https://huggingface.co/hfl);同时,本项目已入驻机器之心SOTA!模型平台,欢迎关注:https://sota.jiqizhixin.com/project/chinese-mixtral** +**[2024/04/30] Chinese-LLaMA-Alpaca-3 已正式发布,开源基于Llama-3的Llama-3-Chinese-8B和Llama-3-Chinese-8B-Instruct,请参阅:https://github.com/ymcui/Chinese-LLaMA-Alpaca-3** -**[2024/03/26] 添加仿OpenAI API部署模式。详情查看:[📚v1.2版本发布日志](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.2)** +[2024/03/27] 添加1-bit/2-bit/3-bit量化版GGUF模型:[[🤗HF]](https://huggingface.co/hfl);同时,本项目已入驻机器之心SOTA!模型平台,欢迎关注:https://sota.jiqizhixin.com/project/chinese-mixtral + +[2024/03/26] 添加仿OpenAI API部署模式。详情查看:[📚v1.2版本发布日志](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.2) [2024/03/05] 开源模型训练和精调代码,发布技术报告。详情查看:[📚v1.1版本发布日志](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.1) diff --git a/README_EN.md b/README_EN.md index ea289be..592e685 100644 --- a/README_EN.md +++ b/README_EN.md @@ -31,13 +31,15 @@ This project is developed based on the [Mixtral model](https://huggingface.co/mi ## News -**[2024/03/27] Add 1-bit/2-bit/3-bit GGUF models: [[🤗HF]](https://huggingface.co/hfl); Meanwhile, this project has been added in the SOTA! model platform of Synced, welcome to follow: https://sota.jiqizhixin.com/project/chinese-mixtral** +**[Apr 30, 2024] Chinese-LLaMA-Alpaca-3 project introduces Llama-3-Chinese-8B and Llama-3-Chinese-8B-Instruct, based on Meta's Llama-3. Check: https://github.com/ymcui/Chinese-LLaMA-Alpaca-3** -**[2024/03/26] Add deployment method of OpenAI-style API. See: [📚v1.2 Release Notes](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.2)** +[Mar 27, 2024] Add 1-bit/2-bit/3-bit GGUF models: [[🤗HF]](https://huggingface.co/hfl); Meanwhile, this project has been added in the SOTA! model platform of Synced, welcome to follow: https://sota.jiqizhixin.com/project/chinese-mixtral** -[2024/03/05] Release pre-training and fine-tuning scripts. Technical reports are also available. See: [📚 v1.1 Release Notes](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.1) +[Mar 26, 2024] Add deployment method of OpenAI-style API. See: [📚v1.2 Release Notes](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.2) -[2024/01/29] 🚀 Official release of Chinese-Mixtral (Base Model), Chinese-Mixtral-Instruct (Instruction/Chat Model). For more details, see: [📚 v1.0 Release Notes](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.0) +[Mar 5, 2024] Release pre-training and fine-tuning scripts. Technical reports are also available. See: [📚 v1.1 Release Notes](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.1) + +[Jan 29, 2024] 🚀 Official release of Chinese-Mixtral (Base Model), Chinese-Mixtral-Instruct (Instruction/Chat Model). For more details, see: [📚 v1.0 Release Notes](https://github.com/ymcui/Chinese-Mixtral/releases/tag/v1.0) ## Content Guide