Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
TEST ONLY, this model requires iPad Pro > 8GB of meomry (16GB)
|
| 2 |
-
|
| 3 |
---
|
| 4 |
license: mit
|
| 5 |
tags:
|
|
@@ -11,6 +9,9 @@ tags:
|
|
| 11 |
---
|
| 12 |
# ANEMLL
|
| 13 |
|
|
|
|
|
|
|
|
|
|
| 14 |
**ANEMLL** (pronounced like "animal") is an open-source project focused on accelerating the porting of Large Language Models (LLMs) to tensor processors, starting with the Apple Neural Engine (ANE).
|
| 15 |
|
| 16 |
The goal is to provide a fully open-source pipeline from model conversion to inference for common LLM architectures running on ANE.
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
tags:
|
|
|
|
| 9 |
---
|
| 10 |
# ANEMLL
|
| 11 |
|
| 12 |
+
TEST ONLY, this model requires iPad Pro > 8GB of meomry (16GB)
|
| 13 |
+
|
| 14 |
+
|
| 15 |
**ANEMLL** (pronounced like "animal") is an open-source project focused on accelerating the porting of Large Language Models (LLMs) to tensor processors, starting with the Apple Neural Engine (ANE).
|
| 16 |
|
| 17 |
The goal is to provide a fully open-source pipeline from model conversion to inference for common LLM architectures running on ANE.
|