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-25 01:41:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
82f3f31d93
mlx-examples
/
llms
/
mlx_lm
/
__init__.py
5 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
Mlx llm package (#301) * fix converter * add recursive files * remove gitignore * remove gitignore * add packages properly * read me update * remove dup readme * relative * fix convert * fix community name * fix url * version
2024-01-13 02:25:56 +08:00
from
.
convert
import
convert
from
.
utils
import
generate
,
load
bump version and include in package (#475)
2024-02-22 01:40:36 +08:00
[mlx-lm] Add precompiled normalizations (#451) * add precompiled normalizations * nits
2024-02-23 04:40:55 +08:00
__version__
=
"
0.0.14
"
Reference in New Issue
Copy Permalink