Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ANEMLL
|
2 |
|
3 |
**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).
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- coreml
|
5 |
+
- ANE
|
6 |
+
- DeepSeek
|
7 |
+
- Apple
|
8 |
+
- Apple Neural Engine
|
9 |
+
---
|
10 |
# ANEMLL
|
11 |
|
12 |
**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).
|