Browse Source

This is unused but it should be 1280.

pull/816/head
comfyanonymous 1 year ago
parent
commit
89120f1fbe
  1. 2
      comfy/clip_config_bigg.json

2
comfy/clip_config_bigg.json

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

Loading…
Cancel
Save