{ "model_type": "ivme_coder", "architectures": [ "IvmeCoderV1ForCausalLM" ], "vocab_size": 16000, "d_model": 512, "n_layer": 12, "n_head": 8, "context_len": 1024, "ffn_mult": 2.6666666666666665, "rope_theta": 10000.0, "tie_word_embeddings": true, "auto_map": { "AutoConfig": "modeling_ivme_coder.IvmeCoderConfig", "AutoModelForCausalLM": "modeling_ivme_coder.IvmeCoderV1ForCausalLM" }, "torch_dtype": "float32", "transformers_version": "4.x" }