SeanJIE250 commited on
Commit
c2463e4
1 Parent(s): b7486fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Give me some red stars ♥️ if u like this model! It's the model focused on La
21
  老玩家点点红星♥️!中文法律对话机器人,具体案件审理较为不错。
22
 
23
  # Usage
24
-
25
  ```python
26
 
27
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
21
  老玩家点点红星♥️!中文法律对话机器人,具体案件审理较为不错。
22
 
23
  # Usage
24
+ First at first , implementing this command needs transformer library ,you can do the download directly.Hope u well!
25
  ```python
26
 
27
  from transformers import AutoModelForCausalLM, AutoTokenizer