georgesung
commited on
Commit
•
99366b7
1
Parent(s):
d872320
Update README.md
Browse files
README.md
CHANGED
@@ -35,3 +35,6 @@ cd llm_qlora
|
|
35 |
pip install -r requirements.txt
|
36 |
python train.py configs/llama2_7b_chat_uncensored.yaml
|
37 |
```
|
|
|
|
|
|
|
|
35 |
pip install -r requirements.txt
|
36 |
python train.py configs/llama2_7b_chat_uncensored.yaml
|
37 |
```
|
38 |
+
|
39 |
+
# Fine-tuning guide
|
40 |
+
https://georgesung.github.io/ai/qlora-ift/
|