Commit 0b63ce0
authored
Update gemma3_causal_lm_preprocessor.py (keras-team#2217)
* Update gemma3_causal_lm_preprocessor.py
Added checks for invalid inputs
* Update gemma3_causal_lm_preprocessor.py
* Update gemma3_causal_lm_preprocessor_test.py
Added tests to check invalid inputs1 parent 342b684 commit 0b63ce0
File tree
2 files changed
+15
-0
lines changed- keras_hub/src/models/gemma3
2 files changed
+15
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| 515 | + | |
515 | 516 | | |
516 | 517 | | |
517 | 518 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
170 | 184 | | |
171 | 185 | | |
172 | 186 | | |
| |||
0 commit comments