Awni Hannun
|
a4d932bf26
|
fix conversion
|
2023-12-10 16:56:41 -08:00 |
|
Awni Hannun
|
2652b4f055
|
Merge pull request #52 from ricardo-larosa/mistral_batch_size
Mistral: Pass argument --tokens_per_eval for token generation
|
2023-12-10 11:25:23 -08:00 |
|
ricardo-larosa
|
ce9ba916a3
|
Add arg tokens_per_eval for token generation
|
2023-12-10 11:09:13 +01:00 |
|
Awni Hannun
|
3a3ea3cfb0
|
Merge pull request #53 from ml-explore/mistral_lora
Generalize lora finetuning to Mistral
|
2023-12-09 15:05:29 -08:00 |
|
Awni Hannun
|
5a5decf767
|
revert accidental change
|
2023-12-09 14:58:45 -08:00 |
|
Awni Hannun
|
036090f508
|
few more nits
|
2023-12-09 14:20:19 -08:00 |
|
Awni Hannun
|
98f4346c81
|
black format
|
2023-12-09 14:15:25 -08:00 |
|
Awni Hannun
|
b8332a1e66
|
generalize lora finetuning for llama and mistral
|
2023-12-09 14:13:55 -08:00 |
|
Awni Hannun
|
46c6bbe0a1
|
Merge pull request #43 from jbarrow/main
BERT implementation
|
2023-12-09 09:03:49 -08: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
|
20d920a7eb
|
Requirements for running BERT
|
2023-12-09 10:52:55 -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 |
|
Awni Hannun
|
8b2a6fee33
|
Merge pull request #50 from eltociear/patch-1
Update CONTRIBUTING.md
|
2023-12-08 17:00:25 -08:00 |
|
Ikko Eltociear Ashimine
|
ba0bd65510
|
Update CONTRIBUTING.md
formating -> formatting
|
2023-12-09 08:02:34 +09:00 |
|
Awni Hannun
|
331690491f
|
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
|
5bdd030387
|
📝 apply the path change to the convert cmd for consistency
|
2023-12-08 17:11:50 +01:00 |
|
Joe Barrow
|
e05ee57bab
|
Update README for mlx-examples repo
|
2023-12-08 10:20:50 -05:00 |
|
Awni Hannun
|
6259c9a048
|
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
|
bbc18a3240
|
Merge pull request #47 from nepalivai/patch-1
Update README.md
|
2023-12-08 06:47:12 -08:00 |
|
Nepalivai
|
743f0a2729
|
Update README.md
Typo fix.
|
2023-12-08 19:41:38 +05:45 |
|
bbelescot
|
68c4282766
|
📝 clarify python command for llama example
|
2023-12-08 13:55:26 +01:00 |
|
biondi
|
53f7e68d7e
|
fix typo in README.md
replaced 'Hugginface' with 'Huggingface'
|
2023-12-08 04:02:17 -08:00 |
|
Joe Barrow
|
4e5b8ceafe
|
BERT implementation
|
2023-12-08 05:14:11 -05:00 |
|
张嘉豪
|
4018aed335
|
fix: Unsupported BFloat16 Data Type Issue with MPS Backend
|
2023-12-08 16:19:35 +08:00 |
|
Awni Hannun
|
ff3cc56c8d
|
Merge pull request #37 from robertmccraith/main
fix: typo in variable name
|
2023-12-07 13:35:31 -08:00 |
|
Robert McCraith
|
4ed942d7f5
|
fix: typo in variable name
|
2023-12-07 21:30:04 +00:00 |
|
Awni Hannun
|
172a60056f
|
update whisper readme and requirements
|
2023-12-07 13:01:44 -08:00 |
|
Awni Hannun
|
54952a0d80
|
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
|
a2b837e0f5
|
Merge pull request #30 from HonorRong/patch-1
Update README.md
|
2023-12-07 08:13:37 -08:00 |
|
Awni Hannun
|
e5cb9635a7
|
Merge pull request #32 from LeTarrask/main
fixed typo
|
2023-12-07 08:12:26 -08:00 |
|
Awni Hannun
|
12ef61915a
|
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
|
62dcb3301f
|
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
|
85345d42cb
|
Merge branch 'ml-explore:main' into fix-unsupported-scalartype
|
2023-12-07 17:04:01 +01:00 |
|
ricardo-larosa
|
71aff8c346
|
Fix unsupported ScalarType BFloat16
|
2023-12-07 17:01:05 +01:00 |
|
Ondřej Sojka
|
5a0c36d8b6
|
Fix link in docstring in wikitext function
|
2023-12-07 14:19:55 +01:00 |
|
Alex Luna
|
9cddf4f2cd
|
fixed typo
|
2023-12-07 10:19:37 +00:00 |
|
waterstone
|
ec97c7531b
|
Update README.md
|
2023-12-07 16:44:29 +08:00 |
|
Awni Hannun
|
1289f0bd9c
|
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
|
76c78aa486
|
Merge pull request #23 from adhishthite/main
feat: benchmark all models (with `--all` flag)
|
2023-12-06 21:14:41 -08:00 |
|
Awni Hannun
|
443037859a
|
Merge pull request #5 from jaglinux/patch-1
Update README.md
|
2023-12-06 21:07:13 -08:00 |
|
David Chavez
|
e55c18d164
|
fix(sd): Add mlx as a dependency
|
2023-12-06 17:28:13 -08:00 |
|
Angelos Katharopoulos
|
a1b4a475e1
|
Clarification in the stable diffusion readme
|
2023-12-06 17:11:31 -08:00 |
|
Leon Ericsson
|
e488831e03
|
bug fix in transformer_lm example
|
2023-12-06 15:41:46 -08:00 |
|
Hitarth Sharma
|
8b965b2e33
|
Add missing numpy dependency
|
2023-12-06 15:34:55 -08:00 |
|
adhishthite
|
9cf82a0d43
|
Benchmark all models if user allows.
|
2023-12-07 00:07:42 +05:30 |
|
Vaibhav Srivastav
|
5a5b2b6dcf
|
Add url to mlx checkpoints on HF.
|
2023-12-06 19:13:14 +01:00 |
|
crackerben
|
6cbc029450
|
Fix timestamp extraction bug in transcribe function
|
2023-12-06 20:34:30 +08:00 |
|
ricardo-larosa
|
429ddb30dc
|
Fix unsupported ScalarType BFloat16
|
2023-12-06 13:30:59 +01:00 |
|
Jagadish Krishnamoorthy
|
5fc117025a
|
Update README.md
Fixed typo
|
2023-12-06 00:30:37 -08:00 |
|