luomin-tokyo commited on
Commit
ef34c4a
·
verified ·
1 Parent(s): 2fe8ed0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ import json
32
  model_name = "luomin-tokyo/llm-jp-3-13b-finetune-min-121504"
33
  HF_TOKEN = "replace with yours"
34
 
35
- max_seq_length = 512
36
  dtype = None
37
  load_in_4bit = True
38
 
 
32
  model_name = "luomin-tokyo/llm-jp-3-13b-finetune-min-121504"
33
  HF_TOKEN = "replace with yours"
34
 
35
+ max_seq_length = 1024
36
  dtype = None
37
  load_in_4bit = True
38