Update README.md
Browse files
README.md
CHANGED
@@ -15,12 +15,11 @@ tags:
|
|
15 |
meta-llama/Llama-3.2-1B-Instruct
|
16 |
|
17 |
| Task | HF-FP16 | ANEMLL-LUT6 | DIFF % |
|
18 |
-
|
19 |
| arc_challenge | 35.58% | 33.87% | -1.71% |
|
20 |
| arc_easy | 68.69% | 68.14% | -0.55% |
|
21 |
| boolq | 69.45% | 67.34% | -2.11% |
|
22 |
|
23 |
-
|
24 |
**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).
|
25 |
|
26 |
The goal is to provide a fully open-source pipeline from model conversion to inference for common LLM architectures running on ANE.
|
|
|
15 |
meta-llama/Llama-3.2-1B-Instruct
|
16 |
|
17 |
| Task | HF-FP16 | ANEMLL-LUT6 | DIFF % |
|
18 |
+
|---------------|---------|-------------|--------|
|
19 |
| arc_challenge | 35.58% | 33.87% | -1.71% |
|
20 |
| arc_easy | 68.69% | 68.14% | -0.55% |
|
21 |
| boolq | 69.45% | 67.34% | -2.11% |
|
22 |
|
|
|
23 |
**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).
|
24 |
|
25 |
The goal is to provide a fully open-source pipeline from model conversion to inference for common LLM architectures running on ANE.
|