Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,7 @@ model = FastLanguageModel.get_peft_model(
|
|
80 |
use_gradient_checkpointing="unsloth"
|
81 |
)
|
82 |
```
|
83 |
-
|
84 |
## 🔹 Deploying the Model
|
85 |
### **🚀 Using Google Colab**
|
86 |
1. Install dependencies:
|
|
|
80 |
use_gradient_checkpointing="unsloth"
|
81 |
)
|
82 |
```
|
83 |
+
## NoTE : USE GPU
|
84 |
## 🔹 Deploying the Model
|
85 |
### **🚀 Using Google Colab**
|
86 |
1. Install dependencies:
|