{ "_name_or_path": "AlexWortega/miqu-1-70b-AQLM-2Bit-1x16-hf", "architectures": [ "LlamaForCausalLM" ], "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 1, "eos_token_id": 2, "hidden_act": "silu", "hidden_size": 8192, "initializer_range": 0.02, "intermediate_size": 28672, "max_position_embeddings": 32764, "model_type": "llama", "num_attention_heads": 64, "num_hidden_layers": 80, "num_key_value_heads": 8, "pad_token_id": 0, "pretraining_tp": 1, "quantization_config": { "in_group_size": 8, "linear_weights_not_to_quantize": [ "model.embed_tokens.weight", "lm_head.weight" ], "nbits_per_codebook": 16, "num_codebooks": 1, "out_group_size": 1, "quant_method": "aqlm" }, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 1000000, "tie_word_embeddings": false, "torch_dtype": "float16", "transformers_version": "4.38.2", "use_cache": true, "vocab_size": 32000 }