Instructions to use GoldenLlama/krx_qwen2.5_7b_it_v1_j with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Desktop
File size: 167 Bytes
a577d09 | 1 2 3 4 5 6 7 8 9 | {
"bos_token_id": 151643,
"eos_token_id": 151643,
"max_length": 131072,
"max_new_tokens": 2048,
"pad_token_id": 151665,
"transformers_version": "4.46.2"
}
|