Files
gemma-3-1b-it-heretic/generation_config.json
ModelHub XC de5ae39b3a 初始化项目,由ModelHub XC社区提供模型
Model: Ashwanise609/gemma-3-1b-it-heretic
Source: Original Platform
2026-08-27 03:28:16 +08:00

15 lines
246 B
JSON

{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"max_length": 32768,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.6.2"
}