mirror of
https://www.modelscope.cn/black-forest-labs/FLUX.2-klein-4B.git
synced 2026-04-02 18:52:55 +08:00
Upload folder using ModelScope SDK (batch 1/1)
This commit is contained in:
13
text_encoder/generation_config.json
Normal file
13
text_encoder/generation_config.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"bos_token_id": 151643,
|
||||
"do_sample": true,
|
||||
"eos_token_id": [
|
||||
151645,
|
||||
151643
|
||||
],
|
||||
"pad_token_id": 151643,
|
||||
"temperature": 0.6,
|
||||
"top_k": 20,
|
||||
"top_p": 0.95,
|
||||
"transformers_version": "4.56.1"
|
||||
}
|
||||
Reference in New Issue
Block a user