Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ tags:
|
|
| 23 |
|
| 24 |
TinyMemoryLM is an ultra-lightweight language model optimized for edge cases and architectural experimentation. Despite its small footprint, it incorporates several novel training innovations aimed at stabilizing tiny model convergence, including hybrid tokenization, loss boosting strategies, and context-aware relevance modeling.
|
| 25 |
|
| 26 |
-
This release includes both **Pretrained Weights** (base language modeling) and **Instruction Weights** (fine-tuned for chat
|
| 27 |
|
| 28 |
## Files Provided
|
| 29 |
|
|
|
|
| 23 |
|
| 24 |
TinyMemoryLM is an ultra-lightweight language model optimized for edge cases and architectural experimentation. Despite its small footprint, it incorporates several novel training innovations aimed at stabilizing tiny model convergence, including hybrid tokenization, loss boosting strategies, and context-aware relevance modeling.
|
| 25 |
|
| 26 |
+
This release includes both **Pretrained Weights** (base language modeling, completion) and **Instruction Weights** (fine-tuned for chat).
|
| 27 |
|
| 28 |
## Files Provided
|
| 29 |
|