MostLime commited on
Commit
48220d2
·
verified ·
1 Parent(s): 5759133

Update README.md

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