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 09:21:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c457a3f88b
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.
LoRA: Extract small function (#614) * LoRA: Extract pre_processing_model function * LoRA: Extract small functions(train_model,evaluate_model) * move test case to test_tuner_utils.py * nits * nits * remove extra param, validate at it 0 * version * fix test --------- Co-authored-by: Awni Hannun <awni@apple.com>
2024-06-02 21:38:42 +08:00
__version__
=
"
0.14.2
"
Reference in New Issue
Copy Permalink