Harley-ml commited on
Commit
c0f5f64
·
verified ·
1 Parent(s): 78084db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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`