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