ml-explore / mlx-examples

Examples in the MLX framework
MIT License
5.5k stars 791 forks source link

Correct type annotation of llama.ModelArgs.num_key_value_heads #827

Closed wangkuiyi closed 3 weeks ago

wangkuiyi commented 3 weeks ago

mypy complains about the assigning of value None to the field of type int.