Taka008 commited on
Commit
53b1fbe
1 Parent(s): 37309df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ print(tokenizer.decode(output))
89
 
90
  - **Instruction tuning:**
91
  - **Hardware:** 8 A100 40GB GPUs ([mdx cluster](https://mdx.jp/en/))
92
- - **Software:** [TRL](https://github.com/huggingface/trl), [PEFT](https://github.com/huggingface/peft), and [DeepSpeed](https://github.com/microsoft/DeepSpeed)
93
 
94
  ## Tokenizer
95
 
 
89
 
90
  - **Instruction tuning:**
91
  - **Hardware:** 8 A100 40GB GPUs ([mdx cluster](https://mdx.jp/en/))
92
+ - **Software:** [TRL](https://github.com/huggingface/trl) and [DeepSpeed](https://github.com/microsoft/DeepSpeed)
93
 
94
  ## Tokenizer
95