This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
mlx-examples
Watch
1
Star
0
Fork
0
You've already forked mlx-examples
mirror of
https://github.com/ml-explore/mlx-examples.git
synced
2025-06-24 17:31:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ee60e2a9d5
mlx-examples
/
llms
/
mlx_lm
/
version.py
4 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Fix import warning (#479) * fix import warning * fix version import * remove api, move convert to utils * also update circle to run external PRs
2024-02-28 00:47:56 +08:00
# Copyright © 2023-2024 Apple Inc.
Kv cache (#643) * in place kv_cache * fix * fix kv cache size * partially fix kv cache dtype * step kv cache * multiple of step size * more teests + kv cache * more kv cache * udpate all models to use kv cache
2024-05-08 23:18:13 +08:00
__version__
=
"
0.13.0
"
Reference in New Issue
Copy Permalink