Update README.md
Browse files
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](
|
23 |
-
- **Colab Notebook**: [Run the Tutorial](
|
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 |
|