mlx-examples/llms/mlx_lm/version.py
Awni Hannun 8b05bb6d18
[mlx-lm] Use sdpa in llama / mistral model (#515)
* use sdpa

* update a few more models

* version

* fix stablelm type
2024-03-07 17:41:23 -08:00

4 lines
59 B
Python

# Copyright © 2023-2024 Apple Inc.
__version__ = "0.1.0"