Prajwal782007 commited on
Commit
8b17b2a
·
2 Parent(s): 8078e509b9f2d1

Merge branch 'main' of https://github.com/LO-Kyu/gridmind

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -269,10 +269,9 @@ gridmind-rl/
269
  ## Links
270
 
271
  - 🤗 HuggingFace Space: [GridMind-RL](https://prajwal782007-gridmind.hf.space)
272
- - 📝 Blog Post: [GridMind-RL: Training LLMs on Industrial Energy Management](https://huggingface.co/blog/gridmind-rl)
273
- - 🎥 Demo Video: [YouTube Walkthrough](https://www.youtube.com/watch?v=dummy)
274
- - 📊 Training Run: [gridmind_grpo_colab.ipynb](https://colab.research.google.com/)
275
- - GitHub: [https://github.com/LO-Kyu/gridmind](https://github.com/LO-Kyu/gridmind)
276
 
277
  ---
278
 
 
269
  ## Links
270
 
271
  - 🤗 HuggingFace Space: [GridMind-RL](https://prajwal782007-gridmind.hf.space)
272
+ - 📝 Blog: [Read the blog post](./HF_BLOG_POST.md)
273
+ - 📓 Colab Notebook: [gridmind_grpo_colab.ipynb](https://colab.research.google.com/github/LO-Kyu/gridmind/blob/main/scripts/gridmind_grpo_colab.ipynb)
274
+ - 🐙 Code Repository: [GitHub](https://github.com/LO-Kyu/gridmind)
 
275
 
276
  ---
277