[gemma3] support sequence classification task (#39465)
* add seq clf class * fix docs and add in auto-map * skip tests * optional pixels
This commit is contained in:
committed by
GitHub
parent
34133d0a79
commit
e42681b48b
@@ -267,3 +267,8 @@ visualizer("<img>What is shown in this image?")
|
||||
|
||||
[[autodoc]] Gemma3ForConditionalGeneration
|
||||
- forward
|
||||
|
||||
## Gemma3ForSequenceClassification
|
||||
|
||||
[[autodoc]] Gemma3ForSequenceClassification
|
||||
- forward
|
||||
|
||||
Reference in New Issue
Block a user