Add instructions on how to run the model with transformers (#31)
- Update README.md (f2b0fc04dc4a811841bab00bcc5986d4a83004b2) Co-authored-by: Younes Belkada <ybelkada@users.noreply.huggingface.co>
This commit is contained in:
6
generation_config.json
Normal file
6
generation_config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 1,
|
||||
"eos_token_id": 2,
|
||||
"transformers_version": "4.42.0.dev0"
|
||||
}
|
||||
Reference in New Issue
Block a user