Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- ANE
|
7 |
- Apple
|
8 |
- Apple Neural Engine
|
9 |
-
-
|
10 |
---
|
11 |
# ANEMLL
|
12 |
|
@@ -26,7 +26,7 @@ For more information, visit the [ANEMLL GitHub repository](https://github.com/an
|
|
26 |
## License
|
27 |
|
28 |
ANEMLL is licensed under the [MIT License](https://opensource.org/license/mit).
|
29 |
-
The model is based on
|
30 |
|
31 |
This test model is exclusively for the Meta's LLaMA architecture converted for CoreML, released before the official launch of the ANEMLL repository and minimal documentation. It is intended for early adopters only who requested an early release.
|
32 |
|
|
|
6 |
- ANE
|
7 |
- Apple
|
8 |
- Apple Neural Engine
|
9 |
+
- QWEN3
|
10 |
---
|
11 |
# ANEMLL
|
12 |
|
|
|
26 |
## License
|
27 |
|
28 |
ANEMLL is licensed under the [MIT License](https://opensource.org/license/mit).
|
29 |
+
The model is based on QWEN 3 and may require a separate license. https://huggingface.co/Qwen/Qwen3-4B/blob/main/LICENSE
|
30 |
|
31 |
This test model is exclusively for the Meta's LLaMA architecture converted for CoreML, released before the official launch of the ANEMLL repository and minimal documentation. It is intended for early adopters only who requested an early release.
|
32 |
|