
    Z j                     p    S r SSKJr  SSKJr  SSKJr  SSKJr  \" SS9\ " S	 S
\5      5       5       r	S
/r
g)zPixtral model configuration    )strict   )PreTrainedConfig)RopeParameters)auto_docstringzmistral-labs/pixtral-12b)
checkpointc                     ^  \ rS rSr% SrSrSr\\S'   Sr	\\S'   Sr
\\S	'   S
r\\S'   Sr\\S'   Sr\\\   -  \\\4   -  \S'   S
r\\\   -  \\\4   -  \S'   Sr\\S'   Sr\\-  \S'   Sr\\-  S-  \S'   Sr\\S'   U 4S jrSrU =r$ )PixtralVisionConfig   a  
Example:

```python
>>> from transformers import PixtralVisionModel, PixtralVisionConfig

>>> # Initializing a Pixtral-12B style configuration
>>> config = PixtralVisionConfig()

>>> # Initializing a model (with randomly initialized weights) from the configuration
>>> model = PixtralVisionModel(configuration)

>>> # Accessing the model configuration
>>> configuration = model.config
```pixtrali   hidden_sizei   intermediate_size   num_hidden_layers   num_attention_headsr   num_channels
image_size
patch_sizegelu
hidden_actg        attention_dropoutNrope_parametersg{Gz?initializer_rangec                 b   > U R                   U R                  -  U l        [        TU ]  " S0 UD6  g )N )r   r   head_dimsuper__post_init__)selfkwargs	__class__s     ڂ/root/GenerationalWealth/GenerationalWealth/venv/lib/python3.13/site-packages/transformers/models/pixtral/configuration_pixtral.pyr   !PixtralVisionConfig.__post_init__7   s+    ((D,D,DD''    )r   )__name__
__module____qualname____firstlineno____doc__
model_typer   int__annotations__r   r   r   r   r   listtupler   r   strr   floatr   r   dictr   r   __static_attributes____classcell__)r"   s   @r#   r
   r
      s      JK!s!s!!L#48Jd3i%S/1846Jd3i%S/16J%(us{(48O^d*T18#u#( (r%   r
   N)r*   huggingface_hub.dataclassesr   configuration_utilsr   modeling_rope_utilsr   utilsr   r
   __all__r   r%   r#   <module>r:      sK    " . 3 1 # 56!(* !(  7!(H !
!r%   