remove dev specific remark
Browse files
README.md
CHANGED
@@ -324,7 +324,7 @@ If you are inferencing a pretrained LORA, pass
|
|
324 |
--lora_model_dir ./completed-model
|
325 |
```
|
326 |
|
327 |
-
### Merge LORA to base
|
328 |
|
329 |
Add below flag to train command above
|
330 |
|
@@ -345,4 +345,4 @@ Please reduce any below
|
|
345 |
|
346 |
Bugs? Please check for open issue else create a new [Issue](https://github.com/OpenAccess-AI-Collective/axolotl/issues/new).
|
347 |
|
348 |
-
PRs are **greatly welcome**!
|
|
|
324 |
--lora_model_dir ./completed-model
|
325 |
```
|
326 |
|
327 |
+
### Merge LORA to base
|
328 |
|
329 |
Add below flag to train command above
|
330 |
|
|
|
345 |
|
346 |
Bugs? Please check for open issue else create a new [Issue](https://github.com/OpenAccess-AI-Collective/axolotl/issues/new).
|
347 |
|
348 |
+
PRs are **greatly welcome**!
|