-
747fd64ce0
Merge branch 'main' of https://github.com/ml-explore/mlx-swift-examples
main
zs
2024-08-02 12:10:56 +08:00
-
-
b1fbb95f17
配置
zs
2024-08-02 12:10:49 +08:00
-
885e520ecd
Some fixes for gemma2 (#99)
Awni Hannun
2024-08-01 20:06:11 -07:00
-
-
ac6bdfccec
Add Llama 3.1 (#98)
Anthony
2024-07-26 22:05:42 +02:00
-
c4fda0e036
Add Mistral NeMo (#97)
Anthony DePasquale
2024-07-25 17:01:26 +02:00
-
a2e8d7e469
Add SmolLM (#95)
Anthony DePasquale
2024-07-24 00:42:52 +02:00
-
2a2931ba8d
Fix extra EOS tokens (#91)
Anthony DePasquale
2024-07-04 01:22:29 +02:00
-
0c08f3a7e4
Add Gemma 2 (#88)
Anthony DePasquale
2024-07-01 18:35:43 +02:00
-
7957378077
pin gzip dependency (#87)
David Koski
2024-06-27 13:48:11 -07:00
-
61c0703c91
switch to tags where possible (#80)
David Koski
2024-06-10 15:44:36 -07:00
-
9d74afd119
handle partially quantized models (#76)
David Koski
2024-05-28 16:35:11 -07:00
-
65f4968e5f
Fix download progress (#78)
Anthony DePasquale
2024-05-28 23:05:37 +02:00
-
546ce10c32
docs: update README.md (#58)
Ikko Eltociear Ashimine
2024-05-21 00:12:26 +09:00
-
6b224fee0c
Add llama3 8B instruct model configuration and prompt (#75)
Derek Lewis
2024-05-20 10:11:32 -05:00
-
ff7610d522
remove the bias in the ffn module (#68)
nathan
2024-05-09 00:31:28 +02:00
-
e5ea144fe3
update deps (#67)
David Koski
2024-05-08 12:00:31 -07:00
-
4d20785b5d
add support for OpenELM (#63)
Sachin Desai
2024-04-30 09:14:27 -07:00
-
dfd79d0542
try to fix #59 and #57 (#60)
David Koski
2024-04-26 00:09:22 -07:00
-
b951b78eb2
phi3 (#54)
Awni Hannun
2024-04-24 09:31:01 -07:00
-
6c0b66f90a
implement LoRA / QLoRA (#46)
David Koski
2024-04-22 09:30:12 -07:00
-
7e85eb8b88
adds a check before proceeding with generation (#51)
Ashraful Islam
2024-04-12 14:46:29 -05:00
-
96b94b0df6
prepare for lora branch (#47)
David Koski
2024-04-10 10:56:18 -07:00
-
cedf73421f
make it _much_ easier to run command line tools from the command line (#49)
David Koski
2024-04-09 12:23:42 -07:00
-
c27208812d
chore: add repetition_penalty example (#45)
Anchen
2024-04-05 09:15:50 +11:00
-
2d0fdfe3a9
chore(llm-tool): add the top_p option in the llm-tool (#41)
Anchen
2024-04-04 01:54:54 +11:00
-
b3eb428c60
Add Package.swift (#39)
Ronald Mannak
2024-04-01 11:04:02 -07:00
-
e48e2ce2c9
Append visionOS support to LLMEval (#43)
Florent Morin
2024-04-01 05:48:46 +02:00
-
0199407d93
LLMEval performance (#40)
David Koski
2024-03-28 12:00:52 -07:00
-
15b38cd146
Use fast (#38)
Awni Hannun
2024-03-27 16:37:35 -07:00
-
3314e20a24
chore: add top_p sampling example (#34)
Anchen
2024-03-27 06:44:13 +11:00
-
63531bc5fa
feat: add command r model support (#35)
Anchen
2024-03-27 06:43:10 +11:00
-
c37018d7d2
feat: adds gpu usages stat in the toolbar (#36)
Ashraful Islam
2024-03-25 23:29:54 +06:00
-
452b49aef0
fixed height for the progress view, produce more tokens (#33)
David Koski
2024-03-19 08:56:37 -07:00
-
857a10de91
make the mnist app/library targets match each other (#32)
David Koski
2024-03-19 08:56:22 -07:00
-
9e18eaa479
Add MNIST Digit Prediction/Inference (#22)
Rounak
2024-03-18 19:18:41 -07:00
-
0588abec77
fix: Tokenizer dependency (#30)
Loc Bui
2024-03-18 12:57:04 -07:00
-
a7b2b54f18
LLMEval UI Improvements (#27)
Ashraful Islam
2024-03-18 11:15:50 -05:00
-
6c270a9d12
Remove Tokenizer wrapper (#28)
Pedro Cuenca
2024-03-18 17:07:52 +01:00
-
0af2efe8a0
switch swift-tokenizers to main, remove some workarounds (#26)
David Koski
2024-03-14 13:18:57 -07:00
-
ac273a14ea
fix float types in Phi (use float16) (#25)
David Koski
2024-03-14 13:18:40 -07:00
-
a1431e7155
scroll to bottom when text is generated (#24)
David Koski
2024-03-14 13:18:28 -07:00
-
0fb74cbfdc
adopt MLXFast.scaledDotProductAttention (#23)
David Koski
2024-03-12 14:04:43 -07:00
-
a94bf79d7e
feat: Support Starcoder2 (#20)
John Mai
2024-03-08 13:28:37 +08:00
-
e876e18605
update qwen2 chat template (#18)
Madroid Ma
2024-03-07 23:51:54 +08:00
-
c4a1e1d108
fix: typo (#16)
John Mai
2024-03-07 00:42:08 +08:00
-
61105bf0c4
use memory limit API (#13)
David Koski
2024-03-05 15:22:12 -08:00
-
430b464c8d
pick up ios build fix (#15)
David Koski
2024-03-04 20:26:37 -08:00
-
4ed4ec69e7
LeNet on MNIST + readme update (#12)
Awni Hannun
2024-03-04 14:16:20 -08:00
-
dfc9f2fc01
apply swift-format
David Koski
2024-03-03 18:40:49 -08:00
-
0f454999a4
Merge pull request #11 from maiqingqiang/feat-qwen2
David Koski
2024-03-03 18:37:29 -08:00
-
-
66d9202360
feat: Qwen2 support
John Mai
2024-03-03 22:26:28 +08:00
-
-
7b746cb89c
allow alternate location for tokenizer
David Koski
2024-03-01 23:27:03 -08:00
-
fe116f857d
swift-format
David Koski
2024-03-01 23:26:25 -08:00
-
98ff923d91
use temperature 0.6 for command line examples as well (match python)
David Koski
2024-03-01 23:23:32 -08:00
-
33d4b6f57e
make the generated output a little more interesting
David Koski
2024-03-01 22:56:28 -08:00
-
ff7a615db7
improve phi prompt -- partial fix for #9
David Koski
2024-03-01 22:45:01 -08:00
-
23fc53c43e
allow selection of output
David Koski
2024-03-01 22:44:33 -08:00
-
9cea67f7bc
add missing path to Info.plist -- fix #10
David Koski
2024-03-01 22:20:29 -08:00
-
19b80a6cee
don't build applications -- codesign fails with no identity
David Koski
2024-03-01 19:51:02 -08:00
-
82b86e4484
fix https://github.com/ml-explore/mlx-swift-examples/issues/8 -- do not specify info plist location
David Koski
2024-03-01 19:49:19 -08:00
-
2efd5575c7
remove dev team -- this needs to be supplied
David Koski
2024-03-01 16:58:48 -08:00
-
0374e4b073
update documentation
David Koski
2024-03-01 16:33:49 -08:00
-
807c8136c0
update README
David Koski
2024-03-01 16:13:29 -08:00
-
c49dd73c28
swift-format, circleci setup
David Koski
2024-03-01 16:10:34 -08:00
-
b41f14fba7
add LLM evaluator example
David Koski
2024-03-01 16:10:00 -08:00
-
79e0620891
add MNIST training example
David Koski
2024-03-01 15:55:36 -08:00
-
2157333905
swift-format!
David Koski
2024-03-01 14:47:43 -08:00
-
82f6a969d4
llm improvements
David Koski
2024-03-01 14:46:32 -08:00
-
599661774a
Merge pull request #6 from rudro/rudro_fixmain
David Koski
2024-02-27 13:32:39 -08:00
-
-
362f1c8ad8
Fix position of @main annotation
Rudro Samanta
2024-02-27 13:02:13 -08:00
-
-
3f02fcc1cb
expose eosToken
David Koski
2024-02-26 14:58:51 -08:00
-
4fad86d84b
split tokenizer code out into new file
David Koski
2024-02-26 14:42:40 -08:00
-
c7919cf7fe
fix rmsnorm for gemma
David Koski
2024-02-26 14:09:48 -08:00
-
a2ff291608
add reference to filed issue
David Koski
2024-02-26 13:31:33 -08:00
-
c86d1c195e
partial fix for #1
David Koski
2024-02-26 13:23:21 -08:00
-
d666271ede
try to refresh packages
David Koski
2024-02-26 11:57:29 -08:00
-
bb7bacc077
fix for #2 -- CodeLlama crashes
David Koski
2024-02-26 10:38:05 -08:00
-
8870b0d386
add notes about building Release
David Koski
2024-02-26 10:34:59 -08:00
-
5a83d7d92b
fix broken links, clarify documentation
David Koski
2024-02-22 12:46:44 -08:00
-
c917f5b524
add admin files
David Koski
2024-02-22 12:33:18 -08:00
-
a273fa1777
alllow build plugins to run
David Koski
2024-02-22 12:20:23 -08:00
-
b6d1e14465
initial commit
David Koski
2024-02-22 10:41:02 -08:00