Awni Hannun
|
5e8f8386ed
|
Merge pull request #51 from jbarrow/main
Update BERT to take advantage of bias param in MultiHeadAttention
|
2023-12-13 15:20:29 -08:00 |
|
Joe Barrow
|
bab982fced
|
Update to mlx>=0.0.5
|
2023-12-13 17:48:07 -05:00 |
|
Juarez Bochi
|
37a27c5500
|
Fix convert.py instructions for Bert model
It just adds the missing backslash.
|
2023-12-13 11:37:02 -05:00 |
|
Awni Hannun
|
a3e413affb
|
hf correction
|
2023-12-12 17:08:04 -08:00 |
|
Joe Barrow
|
ac942055aa
|
Cleaner masking code
|
2023-12-09 21:21:24 -05:00 |
|
Awni Hannun
|
5bb1506ae9
|
revert accidental change
|
2023-12-09 14:58:45 -08:00 |
|
Awni Hannun
|
dfe79a46f2
|
black format
|
2023-12-09 14:15:25 -08:00 |
|
Joe Barrow
|
29208830ae
|
Updating BERT model to take advantage of bias param in MultiHeadAttention
|
2023-12-09 12:07:33 -05:00 |
|
Joe Barrow
|
c5733b48fd
|
Updating README for current example, making python>=3.8 compatibile, and fixing code type
|
2023-12-09 12:01:58 -05:00 |
|
Joe Barrow
|
187798967c
|
Requirements for running BERT
|
2023-12-09 10:52:55 -05:00 |
|
Joe Barrow
|
04350eb0a6
|
Updating README
|
2023-12-09 10:48:34 -05:00 |
|
Joe Barrow
|
d6398681d1
|
Cleaning implementation for merge
|
2023-12-09 10:41:15 -05:00 |
|
Joe Barrow
|
7aa8348f60
|
Update README for mlx-examples repo
|
2023-12-08 10:20:50 -05:00 |
|
Joe Barrow
|
5ab987b431
|
BERT implementation
|
2023-12-08 05:14:11 -05:00 |
|