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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -20,6 +20,7 @@ datasets:
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
 
 
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
+ Read the blog post about it [here](https://mostlime.pages.dev/blog/i-trained-a-chess-engine-on-14-dollars)
24
 
25
  ---
26