{ "model_type": "multiscale_transformer", "architectures": [ "MultiScaleForCausalLM" ], "vocab_size": 258, "d_model": 1024, "n_heads": 16, "d_ff": 2752, "n_layers_per_scale": 6, "n_cross_attn_layers": 1, "max_seq_len": 256, "dropout": 0.1, "bias": false, "rope_theta": 10000.0, "downsample_factors": [ 1, 2, 4 ], "num_parameters": 304948224, "training_results": { "model": "AXL-Code-1B-Lion", "params": 317590528, "steps": 421, "time": 1202.288984298706, "final_loss": 0.6338056921958923, "perplexity": 1.9, "gguf_mb": 606.3, "optimizer": "Lion", "attention": "SDPA" } }