TinyAdd2Deployer commited on
Commit ·
4a54e35
1
Parent(s): beb6a05
Upload TinyAdd2LLM model files
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Tiny Add2 LLM 10MB
|
| 2 |
|
| 3 |
This is a **tiny addition-only model package**. It is not a real general-purpose LLM like Llama/GPT. It is made for one job only:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
tags:
|
| 6 |
+
- math
|
| 7 |
+
- addition
|
| 8 |
+
- lookup-table
|
| 9 |
+
- custom-architecture
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# Tiny Add2 LLM 10MB
|
| 13 |
|
| 14 |
This is a **tiny addition-only model package**. It is not a real general-purpose LLM like Llama/GPT. It is made for one job only:
|