Junrulu commited on
Commit
7b32c99
·
1 Parent(s): 1ea6505

Update README.md (#12)

Browse files

- Update README.md (5a55d8f91d4cc7a9b2470a1bb0327c835b731ceb)

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,10 +38,10 @@ instruct_model:
38
  | Youtu-LLM-2B-GGUF | Instruct model of Youtu-LLM-2B, in GGUF format | 🤗 [Model](https://huggingface.co/tencent/Youtu-LLM-2B-GGUF)|
39
 
40
  ## 📰 News
41
- - [2026.01.28] You can now directly use Youtu-LLM with [Transformers](https://github.com/huggingface/transformers/pull/43166).
42
  - [2026.01.07] You can now fine-tuning Youtu-LLM with [ModelScope](https://mp.weixin.qq.com/s/JJtQWSYEjnE7GnPkaJ7UNA).
43
  - [2026.01.04] You can now fine-tuning Youtu-LLM with [LlamaFactory](https://github.com/hiyouga/LlamaFactory/pull/9707).
44
- > **Note**: If you wish to use Youtu-LLM-2B-Base based on earlier versions of transformers (<5.0.0.dev0), please make sure to download the model repository before this [commit](https://huggingface.co/tencent/Youtu-LLM-2B-Base/commit/16ac4cd8ea7edb31386c2470d07c0dbce311ac4b).
45
 
46
  <a id="benchmarks"></a>
47
 
 
38
  | Youtu-LLM-2B-GGUF | Instruct model of Youtu-LLM-2B, in GGUF format | 🤗 [Model](https://huggingface.co/tencent/Youtu-LLM-2B-GGUF)|
39
 
40
  ## 📰 News
41
+ - [2026.01.28] You can now directly use Youtu-LLM with [Transformers>=5.1.0](https://github.com/huggingface/transformers/releases/tag/v5.1.0).
42
  - [2026.01.07] You can now fine-tuning Youtu-LLM with [ModelScope](https://mp.weixin.qq.com/s/JJtQWSYEjnE7GnPkaJ7UNA).
43
  - [2026.01.04] You can now fine-tuning Youtu-LLM with [LlamaFactory](https://github.com/hiyouga/LlamaFactory/pull/9707).
44
+ > **Note**: If you wish to use Youtu-LLM-2B-Base based on earlier versions of transformers (>=4.56.0,<=4.57.1), please make sure to download the model repository before this [commit](https://huggingface.co/tencent/Youtu-LLM-2B-Base/commit/16ac4cd8ea7edb31386c2470d07c0dbce311ac4b).
45
 
46
  <a id="benchmarks"></a>
47