Update README.md
Browse files
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.
|
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 |
|