bavest commited on
Commit
c88a95f
1 Parent(s): ece4efe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -42,11 +42,7 @@ bash scripts/setup.sh
42
  ## Finetuning
43
 
44
  ```bash
45
- # use 4 bit finetuning
46
- bash script/finetune_4bit.sh
47
-
48
- # use 8 bit finetuning
49
- bash script/finetune_8bit.sh
50
  ```
51
 
52
  ## Usage
 
42
  ## Finetuning
43
 
44
  ```bash
45
+ bash script/finetune.sh
 
 
 
 
46
  ```
47
 
48
  ## Usage