This is unused but it should be 1280.

This commit is contained in:
comfyanonymous 2023-06-28 18:04:23 -04:00
parent 2c7c14de56
commit 89120f1fbe
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"num_attention_heads": 20,
"num_hidden_layers": 32,
"pad_token_id": 1,
"projection_dim": 512,
"projection_dim": 1280,
"torch_dtype": "float32",
"vocab_size": 49408
}