Update README.md
Browse files
README.md
CHANGED
|
@@ -143,7 +143,8 @@ curl --location 'http://127.0.0.1:8000/v1/chat/completions' \
|
|
| 143 |
```
|
| 144 |
### Run the model with vLLM
|
| 145 |
|
| 146 |
-
|
|
|
|
| 147 |
|
| 148 |
|
| 149 |
## Training Details
|
|
|
|
| 143 |
```
|
| 144 |
### Run the model with vLLM
|
| 145 |
|
| 146 |
+
> [!NOTE]
|
| 147 |
+
> Please reference the base model's model card [here](https://huggingface.co/ai21labs/AI21-Jamba-Reasoning-3B/blob/main/README.md#run-the-model-with-vllm).
|
| 148 |
|
| 149 |
|
| 150 |
## Training Details
|