nehcgs commited on
Commit
0d5a182
·
verified ·
1 Parent(s): 79eeb44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ We evaluate Katanemo Arch-Agent series on the [Berkeley Function-Calling Leaderb
36
  ## Requirements
37
  The code of Arch-Agent-3B has been in the Hugging Face `transformers` library and we recommend to install latest version:
38
  ```bash
39
- pip install transformers>=4.37.0
40
  ```
41
 
42
 
 
36
  ## Requirements
37
  The code of Arch-Agent-3B has been in the Hugging Face `transformers` library and we recommend to install latest version:
38
  ```bash
39
+ pip install transformers>=4.51.0
40
  ```
41
 
42