added blogpost in readme (#3)
Browse files- added blogpost in readme (efff4d62cc7a253859171d9482e4426d50107aa2)
Co-authored-by: 1littlecoder <1littlecoder@users.noreply.huggingface.co>
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/)
|