Logo
Explore Help
Sign In
zhangyiss/mlx-examples
1
0
Fork 0
You've already forked mlx-examples
mirror of https://github.com/ml-explore/mlx-examples.git synced 2025-12-16 02:08:55 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
42458914c896472af617a86e3c765f0f18f226e0
mlx-examples/llms/mlx_lm/version.py

4 lines
60 B
Python
Raw Normal View History

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-27 08:47:56 -08:00
# Copyright © 2023-2024 Apple Inc.
support dora finetune in mlx-examples/llms/mlx_lm (#779) * support dora finetune * solve problems in lora.py and tuner.utils.py * add use_dora (bool) in functions of load adapters * delete all unsupported quantization code and fix all the calculate problems in mlx_lm/tuner/dora.py * Using stop_gradient to prevent gradients from flowing through ‘norm’ during backpropagation * set DEFAULT_USE_DORA in mlx_lm/generate.py * add annotation for all the use_dora * mlx_lm/fuse.py support fuse dora layers and fix a bug of to_linear() in mlx_lm/tuner/dora.py * simplify code of juding type of a fused layer in mlx_lm/fuse.py * add use_dora in mlx_lm/fuse.py when apply_lora_layers() * style + nits * style + nits * more updates --------- Co-authored-by: chenyifei08 <chenyifei08@baidu.com> Co-authored-by: Awni Hannun <awni@apple.com>
2024-05-16 23:21:26 +08:00
__version__ = "0.13.1"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 72ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API