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-14 09:05:48 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
c012eb173f0f632e369ec71f08be777df3aede08
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.
MiniCPM implementation (#685) * Added support for the MiniCPM architecture * Added support for the MiniCPM architecture * Updated utils.py and LORA.md * Updated utils.py and LORA.md * Update implementation details for MiniCPM architecture * Cleaning up * fixed the missing lm.head layer problem * Refactor Model class to dynamically handle tied and untied word embeddings * Quick update * added a dynamic rope scaling base calucaltion * Added support for the MiniCPM architecture * Added support for the MiniCPM architecture * Updated utils.py and LORA.md * Updated utils.py and LORA.md * Update implementation details for MiniCPM architecture * Cleaning up * fixed the missing lm.head layer problem * Refactor Model class to dynamically handle tied and untied word embeddings * added a dynamic rope scaling base calucaltion * quick fix and clean up * clean up again * removed the MiniCPMNorm class as its not used * forgot something, sorry * format * version bump --------- Co-authored-by: Awni Hannun <awni@apple.com>
2024-04-26 00:29:28 +02:00
__version__ = "0.12.0"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 755ms Template: 33ms
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