lightx2v commited on
Commit
0eed033
·
verified ·
1 Parent(s): 1be1716

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -13
generation_config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "bos_token_id": 151643,
3
- "do_sample": true,
4
- "eos_token_id": [
5
- 151645,
6
- 151643
7
- ],
8
- "repetition_penalty": 1.05,
9
- "temperature": 0.1,
10
- "top_k": 1,
11
- "top_p": 0.001,
12
- "transformers_version": "4.57.3"
13
- }