dahara1 commited on
Commit
5ed8e92
1 Parent(s): 11394e6

Update finetune_sample/README.md

Browse files
Files changed (1) hide show
  1. finetune_sample/README.md +6 -1
finetune_sample/README.md CHANGED
@@ -27,6 +27,11 @@ The documentation says to install from source, but sometimes that causes errors.
27
  If you can't get it to work, it might be better to wait until the stable version comes out.
28
  Good luck!
29
 
 
30
  - finetune.py gptq finetune sample file.
31
  - jawiki3.csv sample data.(Japanese)
32
- - lora_test.py after finetune, you can use lora with this script.
 
 
 
 
 
27
  If you can't get it to work, it might be better to wait until the stable version comes out.
28
  Good luck!
29
 
30
+
31
  - finetune.py gptq finetune sample file.
32
  - jawiki3.csv sample data.(Japanese)
33
+ - lora_test.py after finetune, you can use lora with this script.
34
+
35
+
36
+ The model.safetensors is ../gptq_model-4bit-128g.safetensors.
37
+ It's samefile. I can't find change script defaults name, So I copy it.