viktoroo commited on
Commit
08a83ea
·
verified ·
1 Parent(s): a3e3afe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 `SmolLM2-360M-Instruct` 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
 
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