Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Hammer 2.1 models showcase highly stable performance, suggesting the robustness
|
|
38 |
|
39 |
|
40 |
## Requiements
|
41 |
-
The code of Hammer 2.1 models have been in the latest Hugging face transformers and we advise you to install `transformers>=4.
|
42 |
|
43 |
## How to Use
|
44 |
Hammer models offer flexibility in deployment and usage, fully supporting both **vLLM** deployment and **Hugging Face Transformers** tool calling. Below are the specifics on how to make use of these features:
|
|
|
38 |
|
39 |
|
40 |
## Requiements
|
41 |
+
The code of Hammer 2.1 models have been in the latest Hugging face transformers and we advise you to install `transformers>=4.47.0`.
|
42 |
|
43 |
## How to Use
|
44 |
Hammer models offer flexibility in deployment and usage, fully supporting both **vLLM** deployment and **Hugging Face Transformers** tool calling. Below are the specifics on how to make use of these features:
|