Model: tuandunghcmut/gemma-3-270m-it-llama-3.2-1b-instruct-chat-template Source: Original Platform
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"cache_implementation": "hybrid",
|
|
"do_sample": true,
|
|
"eos_token_id": [
|
|
1,
|
|
106
|
|
],
|
|
"top_k": 64,
|
|
"top_p": 0.95,
|
|
"transformers_version": "4.55.0.dev0"
|
|
}
|