File size: 271 Bytes
6899d70 8d16928 6899d70 8d16928 6899d70 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"architectures": [
"Switch4GenModule"
],
"dialog_model": "gpt2",
"model_type": "switch4gen",
"num_hidden_layers": 4,
"stop_tokens": [
50256,
50257
],
"switch_token_id": 50257,
"torch_dtype": "float32",
"transformers_version": "4.44.0"
}
|