chriscelaya commited on
Commit
2b1302d
·
verified ·
1 Parent(s): 8de36da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ Here is the README for your Hugging Face project:
19
  This repository demonstrates how to fine-tune the **Qwen 7B** model to create "Andy," an AI assistant for Minecraft. Using the **Unsloth framework**, this tutorial showcases efficient fine-tuning with 4-bit quantization and LoRA for scalable training on limited hardware.
20
 
21
  ## 🚀 Resources
22
- - **Source Code**: [GitHub Repository](#) #todo: add mindcraft repo
23
- - **Colab Notebook**: [Run the Tutorial](#) #todo: add colab notebook url
24
 
25
  ## Overview
26
 
 
19
  This repository demonstrates how to fine-tune the **Qwen 7B** model to create "Andy," an AI assistant for Minecraft. Using the **Unsloth framework**, this tutorial showcases efficient fine-tuning with 4-bit quantization and LoRA for scalable training on limited hardware.
20
 
21
  ## 🚀 Resources
22
+ - **Source Code**: [GitHub Repository](https://github.com/while-basic/mindcraft) #todo: add mindcraft repo
23
+ - **Colab Notebook**: [Run the Tutorial](https://colab.research.google.com/drive/1Eq5dOjc6sePEt7ltt8zV_oBRqstednUT?usp=sharing) #todo: add colab notebook url
24
 
25
  ## Overview
26