nehcgs commited on
Commit
c12bb2d
·
verified ·
1 Parent(s): fc45c7b

Update README.md

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