Update README.md
Browse files
README.md
CHANGED
@@ -69,6 +69,8 @@ For more details on Gemma2 9B CPT SEA-LIONv3 Instruct benchmark performance, ple
|
|
69 |
|
70 |
|
71 |
### Usage
|
|
|
|
|
72 |
Gemma2 9B CPT SEA-LIONv3 Instruct can be run using the 🤗 Transformers library
|
73 |
```python
|
74 |
# Please use transformers==4.45.2
|
|
|
69 |
|
70 |
|
71 |
### Usage
|
72 |
+
**NOTE** This model has not been trained to use a system prompt or to use tool calling.
|
73 |
+
|
74 |
Gemma2 9B CPT SEA-LIONv3 Instruct can be run using the 🤗 Transformers library
|
75 |
```python
|
76 |
# Please use transformers==4.45.2
|