MOSS550V commited on
Commit
7d6fb66
·
1 Parent(s): 4d5ad0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def main():
128
  "MOSS550V/divination", trust_remote_code=True)
129
 
130
  config.pre_seq_len = 128
131
- config.prefix_projection = false
132
 
133
  ptuning_checkpoint = "MOSS550V/divination"
134
 
 
128
  "MOSS550V/divination", trust_remote_code=True)
129
 
130
  config.pre_seq_len = 128
131
+ config.prefix_projection = False
132
 
133
  ptuning_checkpoint = "MOSS550V/divination"
134