Update README.md
Browse files
README.md
CHANGED
@@ -147,6 +147,8 @@ print(output)
|
|
147 |
|
148 |
```
|
149 |
|
|
|
|
|
150 |
# Training Parameters
|
151 |
|
152 |
```json
|
|
|
147 |
|
148 |
```
|
149 |
|
150 |
+
Note: If failing, you might need to add *offload_folder="some folder name"* when getting the PeftModel.
|
151 |
+
|
152 |
# Training Parameters
|
153 |
|
154 |
```json
|