lazy-guy12 1littlecoder commited on
Commit
d711952
·
verified ·
1 Parent(s): cf3fc04

added blogpost in readme (#3)

Browse files

- added blogpost in readme (efff4d62cc7a253859171d9482e4426d50107aa2)


Co-authored-by: 1littlecoder <1littlecoder@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,3 +16,5 @@ Todo:
16
  - [x] Upload model to Hugging Face
17
  - [ ] Add inference scripts for proper chess play
18
  - [x] Integrate it into a webui, possibly by using transformers.js
 
 
 
16
  - [x] Upload model to Hugging Face
17
  - [ ] Add inference scripts for proper chess play
18
  - [x] Integrate it into a webui, possibly by using transformers.js
19
+
20
+ Blogpost - [https://lazy-guy.github.io/blog/chessllama/](https://lazy-guy.github.io/blog/chessllama/)