Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ datasets:
|
|
| 19 |
|
| 20 |
A 29.2M parameter hybrid transformer trained to play chess, built from scratch. LCM uses a novel combination of GQA attention and LIV convolution blocks from Liquid AI's LFM2 architecture, trained with dual NTP + TOP objectives on ~8 million chess games.
|
| 21 |
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
## Architecture
|
|
|
|
| 19 |
|
| 20 |
A 29.2M parameter hybrid transformer trained to play chess, built from scratch. LCM uses a novel combination of GQA attention and LIV convolution blocks from Liquid AI's LFM2 architecture, trained with dual NTP + TOP objectives on ~8 million chess games.
|
| 21 |
|
| 22 |
+
Play against it online [here](https://huggingface.co/spaces/MostLime/lcm-chess-playground).
|
| 23 |
+
|
| 24 |
---
|
| 25 |
|
| 26 |
## Architecture
|