winglian commited on
Commit
bc97f9c
1 Parent(s): ce34d64

remove dev specific remark

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 (Dev branch 🔧 )
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**!