added blogpost in readme
#3
by
1littlecoder
- opened
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/)
|