Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Negative-v1.0 is a 67K-parameter small language model (SLM) featuring a custom a
|
|
| 25 |
|
| 26 |
## Architecture
|
| 27 |
|
| 28 |
-
Negative-v1.0 employs a compact, parameter-efficient architecture incorporating Engram memory, Hadamard FFNs with SwiGLU intervals, and an 8-stream topology powered by mHC.
|
| 29 |
|
| 30 |
- Vocab Size: `260`
|
| 31 |
- Max Position Embeddings: `96`
|
|
|
|
| 25 |
|
| 26 |
## Architecture
|
| 27 |
|
| 28 |
+
Negative-v1.0 employs a compact, parameter-efficient architecture incorporating Engram memory, Hadamard FFNs (parameter-free) with SwiGLU intervals, and an 8-stream topology powered by mHC.
|
| 29 |
|
| 30 |
- Vocab Size: `260`
|
| 31 |
- Max Position Embeddings: `96`
|