chenhugging commited on
Commit
0498e32
·
verified ·
1 Parent(s): 2a2ff98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -21,6 +21,7 @@ This model is a fine-tuned version of [abacusai/Smaug-34B-v0.1](https://huggingf
21
  ## Training procedure
22
 
23
  ```
 
24
  python create_pods.py 'Qwen/Qwen-72B' 'NVIDIA A100 80GB PCIe' 1 xxx xxx xxx 6rhltjf914
25
  ```
26
 
 
21
  ## Training procedure
22
 
23
  ```
24
+ git clone https://github.com/chenhaodev/LLaMA-Factory; cd LLaMA-Factory; pip install -r requirements.txt;
25
  python create_pods.py 'Qwen/Qwen-72B' 'NVIDIA A100 80GB PCIe' 1 xxx xxx xxx 6rhltjf914
26
  ```
27