Text Generation
Transformers
PyTorch
Safetensors
longllama
text-generation-inference
custom_code
long_llama_3b / generation_config.json
Szymon Tworkowski
colab test
b65129a
raw
history blame
No virus
132 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.30.0"
}