roberthsu2003 commited on
Commit
ae50fca
·
verified ·
1 Parent(s): 1b2b293

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ It has been trained using [TRL](https://github.com/huggingface/trl).
22
  ## Quick start
23
 
24
  - 注意沒辦法在mac silicon上執行
25
- - 要開啟cuda的GPU
26
 
27
  ```python
28
  from transformers import pipeline
 
22
  ## Quick start
23
 
24
  - 注意沒辦法在mac silicon上執行
25
+ - 注意,請使用cuda GPU 執行,unsloth訓練只支援GPU
26
 
27
  ```python
28
  from transformers import pipeline