yzimmermann
|
4680ef4413
|
Enable more BERT models (#580)
* Update convert.py
* Update model.py
* Update test.py
* Update model.py
* Update convert.py
* Add files via upload
* Update convert.py
* format
* nit
* nit
---------
Co-authored-by: Awni Hannun <awni@apple.com>
|
2024-03-19 17:21:33 -07:00 |
|
Yiğit Ö. Ünver
|
0f19237fb8
|
docs: added missing imports (#375)
* add: missing import
* add: missing import
|
2024-01-25 10:44:53 -08:00 |
|
Awni Hannun
|
bbd7172eef
|
Some fixes / cleanup for BERT example (#269)
* some fixes/cleaning for bert + test
* nit
|
2024-01-09 08:44:51 -08:00 |
|
Juarez Bochi
|
03fe6896de
|
Fix convert.py instructions for Bert model
It just adds the missing backslash.
|
2023-12-13 11:37:02 -05:00 |
|
Joe Barrow
|
d873e10dfe
|
Updating README for current example, making python>=3.8 compatibile, and fixing code type
|
2023-12-09 12:01:58 -05:00 |
|
Joe Barrow
|
45ca4ed3f6
|
Updating README
|
2023-12-09 10:48:34 -05:00 |
|
Joe Barrow
|
7320456226
|
Cleaning implementation for merge
|
2023-12-09 10:41:15 -05:00 |
|
Joe Barrow
|
e05ee57bab
|
Update README for mlx-examples repo
|
2023-12-08 10:20:50 -05:00 |
|
Joe Barrow
|
4e5b8ceafe
|
BERT implementation
|
2023-12-08 05:14:11 -05:00 |
|