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 01:17:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fca087be49
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.
More cache improvements (#1015) * fix rotating kv cache for chat use case * reorg + fixes to caching, unify prompt caching across types and use cases for e.g. caching during a chat * nit in chat * fix tests * fix tests * fix tests * docs * chat command * comments + docs * Define meta_state on all Cache implementations * fixes + trim_prompt_cache api * fix default model --------- Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com>
2024-10-08 11:45:51 +08:00
__version__
=
"
0.19.1
"
Reference in New Issue
Copy Permalink