| { |
| "_name_or_path": "harrisonvanderbyl/test", |
| "architectures": [ |
| "LiquidHeadModelForCausalLM" |
| ], |
| "vocab_size": 2, |
| "num_attention_heads":64, |
| "hidden_size": 4096, |
| "embedding_mode": true, |
| "num_hidden_layers": 1, |
| "head_dim": 64, |
| "attention_bias": false, |
| "initializer_range": 0.02, |
| "intermediate_size": 5632, |
| "max_position_embeddings": 2048, |
| "rope_scaling": null, |
| "rope_theta": 10000.0, |
| "tie_word_embeddings": false, |
| "torch_dtype": "bfloat16", |
| "transformers_version": "4.35.0", |
| "use_cache": true, |
| "vocab_size": 32000 |
| } |