mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-25 01:41:19 +08:00
Update llms/mlx_lm/models/gemma3_text.py
Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
This commit is contained in:
parent
2d13d9b60f
commit
f034a7b72a
@ -25,7 +25,6 @@ class ModelArgs(BaseModelArgs):
|
||||
rope_traditional: bool = False
|
||||
query_pre_attn_scalar: float = 256
|
||||
sliding_window: int = 512
|
||||
mm_tokens_per_image: int = 256
|
||||
sliding_window_pattern: int = 6
|
||||
|
||||
@classmethod
|
||||
|
Loading…
Reference in New Issue
Block a user