Commit 3a8f9e5
Expose static llama in OSS (#16184)
Summary:
This exposes a static llama model for CoreML.
We want to unify development behind one static model so that we do not need to apply fixes in multiple places (e.g., iOS 26 fixes).
Reviewed By: billmguo
Differential Revision: D888757451 parent ee236cb commit 3a8f9e5
File tree
4 files changed
+868
-0
lines changed- .ci/scripts
- examples/apple/coreml/llama
4 files changed
+868
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
0 commit comments