dahara1 commited on
Commit
6bee593
1 Parent(s): 9a06795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -78,6 +78,7 @@ print(tokenizer.decode(output[0]))
78
  ### How to make finetune data(LoRA)
79
 
80
  There is a LoRA finetune code sample in finetune_sample directory.
 
81
 
82
  ### Other AutoGPTQ documents
83
  https://github.com/PanQiWei/AutoGPTQ/blob/main/docs/tutorial/01-Quick-Start.md
 
78
  ### How to make finetune data(LoRA)
79
 
80
  There is a LoRA finetune code sample in finetune_sample directory.
81
+ please read [README.mb](https://huggingface.co/dahara1/weblab-10b-instruction-sft-GPTQ/blob/main/finetune_sample/README.md)
82
 
83
  ### Other AutoGPTQ documents
84
  https://github.com/PanQiWei/AutoGPTQ/blob/main/docs/tutorial/01-Quick-Start.md