Unverified Commit d6c51a04 authored by gushiqiao's avatar gushiqiao Committed by GitHub
Browse files

update configs (#485)

parent f21da849
......@@ -7,5 +7,5 @@
"sample_shift": 5.0,
"sample_guide_scale": 6.0,
"enable_cfg": true,
"attn_type": "flash_attn3"
"attn_type": "sage_attn2"
}
......@@ -7,5 +7,5 @@
"sample_shift": 7.0,
"sample_guide_scale": 6.0,
"enable_cfg": true,
"attn_type": "flash_attn3"
"attn_type": "sage_attn2"
}
......@@ -7,5 +7,5 @@
"sample_shift": 9.0,
"sample_guide_scale": 6.0,
"enable_cfg": false,
"attn_type": "flash_attn3"
"attn_type": "sage_attn2"
}
......@@ -8,5 +8,5 @@
"sample_shift": 5.0,
"sample_guide_scale": 6.0,
"enable_cfg": true,
"attn_type": "flash_attn3"
"attn_type": "sage_attn2"
}
......@@ -8,5 +8,5 @@
"sample_shift": 9.0,
"sample_guide_scale": 6.0,
"enable_cfg": true,
"attn_type": "flash_attn3"
"attn_type": "sage_attn2"
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment