Add Classifier Free Guidance (CFG) for Transformers/ExLlama (#3325)
This commit is contained in:
parent
5134878344
commit
0af10ab49b
17 changed files with 131 additions and 42 deletions
|
@ -5,6 +5,7 @@ max_new_tokens_min: 1
|
|||
max_new_tokens_max: 4096
|
||||
auto_max_new_tokens: false
|
||||
seed: -1
|
||||
negative_prompt: ''
|
||||
character: None
|
||||
name1: You
|
||||
name2: Assistant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue