SO0529 commited on
Commit
91b24c9
1 Parent(s): eafbd56

updated README

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -19,7 +19,11 @@ widget:
19
 
20
  # gpt-neox-japanese-2.7b
21
 
22
- **This model will be available as soon as the [open PR](https://github.com/huggingface/transformers/pull/18814) is merged.**
 
 
 
 
23
 
24
  This repository provides a 2.7B-parameter Japanese [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)-based model. The model was trained by [ABEJA, Inc](https://www.abejainc.com/)
25
 
 
19
 
20
  # gpt-neox-japanese-2.7b
21
 
22
+ **The [open PR](https://github.com/huggingface/transformers/pull/18814) is merged on 2022/9/14.**
23
+ You can use this model with the latest transformers. Please install from the code like below.
24
+ ```
25
+ pip install git+https://github.com/huggingface/transformers
26
+ ```
27
 
28
  This repository provides a 2.7B-parameter Japanese [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)-based model. The model was trained by [ABEJA, Inc](https://www.abejainc.com/)
29