Safetensors
qwen2
linqq9 commited on
Commit
6daec47
·
verified ·
1 Parent(s): a6c07df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -44,7 +44,8 @@ The code of Hammer 2.1 models have been in the latest Hugging face transformers
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:
45
 
46
  ### Using vLLM
47
- #### Option 1: Using Hammer client
 
48
  Before using vLLM, first clone the Hammer code repository and change directory to the 'Hammer':
49
  ```
50
  git clone https://github.com/MadeAgents/Hammer.git
 
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:
45
 
46
  ### Using vLLM
47
+ #### Option 1: Using Hammer client (Recommended)
48
+
49
  Before using vLLM, first clone the Hammer code repository and change directory to the 'Hammer':
50
  ```
51
  git clone https://github.com/MadeAgents/Hammer.git