Files
FinSenti-Tiny-LLM-10M/generation_config.json

9 lines
163 B
JSON
Raw Permalink Normal View History

{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"tie_word_embeddings": false,
"transformers_version": "5.2.0",
"use_cache": true
}