Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ base_model: google/gemma-3-4b-pt
|
|
| 22 |
> - documents available external tools,
|
| 23 |
> - defines a function-calling protocol using `<tool_call>` and `<tool_response>` blocks.
|
| 24 |
>
|
| 25 |
-
> Because the weights are unchanged, behavior, capabilities, and safety limitations are inherited directly from the original `
|
| 26 |
|
| 27 |
|
| 28 |
# Gemma 3 model card
|
|
|
|
| 22 |
> - documents available external tools,
|
| 23 |
> - defines a function-calling protocol using `<tool_call>` and `<tool_response>` blocks.
|
| 24 |
>
|
| 25 |
+
> Because the weights are unchanged, behavior, capabilities, and safety limitations are inherited directly from the original `gemma-3-4b-it` checkpoint. The model has not been trained or aligned to actually follow the new tool-calling protocol. It may produce malformed tool calls or incorrect tool usage without further fine-tuning.
|
| 26 |
|
| 27 |
|
| 28 |
# Gemma 3 model card
|