Joe Barrow
|
ac942055aa
|
Cleaner masking code
|
2023-12-09 21:21:24 -05:00 |
|
Awni Hannun
|
dc1924edf1
|
Merge pull request #53 from ml-explore/mistral_lora
Generalize lora finetuning to Mistral
|
2023-12-09 15:05:29 -08:00 |
|
Awni Hannun
|
5bb1506ae9
|
revert accidental change
|
2023-12-09 14:58:45 -08:00 |
|
Awni Hannun
|
00e21705c2
|
few more nits
|
2023-12-09 14:20:19 -08:00 |
|
Awni Hannun
|
dfe79a46f2
|
black format
|
2023-12-09 14:15:25 -08:00 |
|
Awni Hannun
|
8094503a68
|
generalize lora finetuning for llama and mistral
|
2023-12-09 14:13:55 -08:00 |
|
Joe Barrow
|
29208830ae
|
Updating BERT model to take advantage of bias param in MultiHeadAttention
|
2023-12-09 12:07:33 -05:00 |
|
Awni Hannun
|
07cdcef452
|
Merge pull request #43 from jbarrow/main
BERT implementation
|
2023-12-09 09:03:49 -08: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 |
|
Awni Hannun
|
25af0d5f34
|
Merge pull request #50 from eltociear/patch-1
Update CONTRIBUTING.md
|
2023-12-08 17:00:25 -08:00 |
|
Ikko Eltociear Ashimine
|
d882ebeaa1
|
Update CONTRIBUTING.md
formating -> formatting
|
2023-12-09 08:02:34 +09:00 |
|
Awni Hannun
|
3a521ddf87
|
Merge pull request #45 from bbelescot/clarify-llama-readme-instructions
📝 Clarify python command for llama example
|
2023-12-08 09:38:07 -08:00 |
|
bbelescot
|
8a0ed6d5e5
|
📝 apply the path change to the convert cmd for consistency
|
2023-12-08 17:11:50 +01:00 |
|
Joe Barrow
|
7aa8348f60
|
Update README for mlx-examples repo
|
2023-12-08 10:20:50 -05:00 |
|
Awni Hannun
|
acf1b5482e
|
Merge pull request #40 from Jacksonzhang0316/main
fix: Unsupported BFloat16 Data Type Issue with MPS Backend
|
2023-12-08 06:48:21 -08:00 |
|
Awni Hannun
|
97e0425f1a
|
Merge pull request #47 from nepalivai/patch-1
Update README.md
|
2023-12-08 06:47:12 -08:00 |
|
Nepalivai
|
25c0274362
|
Update README.md
Typo fix.
|
2023-12-08 19:41:38 +05:45 |
|
bbelescot
|
fba1449318
|
📝 clarify python command for llama example
|
2023-12-08 13:55:26 +01:00 |
|
biondi
|
2e55330f0c
|
fix typo in README.md
replaced 'Hugginface' with 'Huggingface'
|
2023-12-08 04:02:17 -08:00 |
|
Joe Barrow
|
5ab987b431
|
BERT implementation
|
2023-12-08 05:14:11 -05:00 |
|
张嘉豪
|
eab568b391
|
fix: Unsupported BFloat16 Data Type Issue with MPS Backend
|
2023-12-08 16:19:35 +08:00 |
|
Awni Hannun
|
687e971146
|
Merge pull request #37 from robertmccraith/main
fix: typo in variable name
|
2023-12-07 13:35:31 -08:00 |
|
Robert McCraith
|
6dc341cbae
|
fix: typo in variable name
|
2023-12-07 21:30:04 +00:00 |
|
Awni Hannun
|
e5879be2a2
|
update whisper readme and requirements
|
2023-12-07 13:01:44 -08:00 |
|
Awni Hannun
|
f54e2d4512
|
Merge pull request #12 from chatgpt-1/main
Fix: timestamp extraction bug in transcribe function
|
2023-12-07 08:53:30 -08:00 |
|
Awni Hannun
|
d2d498383a
|
Merge pull request #30 from HonorRong/patch-1
Update README.md
|
2023-12-07 08:13:37 -08:00 |
|
Awni Hannun
|
ac59bec054
|
Merge pull request #32 from LeTarrask/main
fixed typo
|
2023-12-07 08:12:26 -08:00 |
|
Awni Hannun
|
5e3e713122
|
Merge pull request #33 from tensojka/patch-1
Fix link in docstring in wikitext function
|
2023-12-07 08:07:11 -08:00 |
|
Awni Hannun
|
2569811a11
|
Merge pull request #10 from ricardo-larosa/fix-unsupported-scalartype
Fix unsupported ScalarType BFloat16
|
2023-12-07 08:05:44 -08:00 |
|
Ricardo La Rosa
|
d802b0e156
|
Merge branch 'ml-explore:main' into fix-unsupported-scalartype
|
2023-12-07 17:04:01 +01:00 |
|
ricardo-larosa
|
2fec01d4a4
|
Fix unsupported ScalarType BFloat16
|
2023-12-07 17:01:05 +01:00 |
|
Ondřej Sojka
|
22d94474a5
|
Fix link in docstring in wikitext function
|
2023-12-07 14:19:55 +01:00 |
|
Alex Luna
|
b3dd8240bb
|
fixed typo
|
2023-12-07 10:19:37 +00:00 |
|
waterstone
|
2b08a25557
|
Update README.md
|
2023-12-07 16:44:29 +08:00 |
|
Awni Hannun
|
73f0c00279
|
Merge pull request #22 from Vaibhavs10/add_hf_url
Add url to (llama) mlx checkpoints on HF.
|
2023-12-06 21:15:42 -08:00 |
|
Awni Hannun
|
e3818a67b9
|
Merge pull request #23 from adhishthite/main
feat: benchmark all models (with `--all` flag)
|
2023-12-06 21:14:41 -08:00 |
|
Awni Hannun
|
3d62e30b7c
|
Merge pull request #5 from jaglinux/patch-1
Update README.md
|
2023-12-06 21:07:13 -08:00 |
|
David Chavez
|
0aea0f3674
|
fix(sd): Add mlx as a dependency
|
2023-12-06 17:28:13 -08:00 |
|
Angelos Katharopoulos
|
5cc000082e
|
Clarification in the stable diffusion readme
|
2023-12-06 17:11:31 -08:00 |
|
Leon Ericsson
|
c693bb75b9
|
bug fix in transformer_lm example
|
2023-12-06 15:41:46 -08:00 |
|
Hitarth Sharma
|
3b7bae0b93
|
Add missing numpy dependency
|
2023-12-06 15:34:55 -08:00 |
|
adhishthite
|
22e067648e
|
Benchmark all models if user allows.
|
2023-12-07 00:07:42 +05:30 |
|
Vaibhav Srivastav
|
a7c5beb1a7
|
Add url to mlx checkpoints on HF.
|
2023-12-06 19:13:14 +01:00 |
|
crackerben
|
d320aee41d
|
Fix timestamp extraction bug in transcribe function
|
2023-12-06 20:34:30 +08:00 |
|
ricardo-larosa
|
0338e21733
|
Fix unsupported ScalarType BFloat16
|
2023-12-06 13:30:59 +01:00 |
|
Jagadish Krishnamoorthy
|
ea20f2be0f
|
Update README.md
Fixed typo
|
2023-12-06 00:30:37 -08:00 |
|
Awni Hannun
|
97d6fa24ba
|
Merge pull request #2 from ml-explore/mistral
Mistral
|
2023-12-05 21:44:35 -08:00 |
|