mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00
up
This commit is contained in:
parent
4d9b396828
commit
12b206732c
@ -36,19 +36,29 @@ The original code can be found [here](<INSERT LINK TO GITHUB REPO HERE>).
|
||||
## AIMv2Config
|
||||
|
||||
[[autodoc]] AIMv2Config
|
||||
- from_text_vision_configs
|
||||
|
||||
## AIMv2TextConfig
|
||||
|
||||
[[autodoc]] AIMv2TextConfig
|
||||
|
||||
## AIMv2VisionConfig
|
||||
|
||||
[[autodoc]] AIMv2VisionConfig
|
||||
|
||||
## AIMv2Model
|
||||
|
||||
[[autodoc]] AIMv2Model
|
||||
- forward
|
||||
|
||||
## AIMv2VisionModel
|
||||
|
||||
[[autodoc]] AIMv2VisionModel
|
||||
- forward
|
||||
|
||||
## AIMv2TextModel
|
||||
|
||||
[[autodoc]] AIMv2TextModel
|
||||
- forward
|
||||
|
||||
|
||||
</pt>
|
||||
<tf>
|
||||
|
Loading…
Reference in New Issue
Block a user