| { |
| "_name_or_path": "/root/.cache/huggingface/hub/models--mistralai--Mistral-Small-Instruct-2409/snapshots/e6b7b4bc00a742ab049aaf9f71d4679e17f3be6a", |
| "architectures": [ |
| "MistralForCausalLM" |
| ], |
| "attention_dropout": 0.0, |
| "bos_token_id": 1, |
| "compression_config": { |
| "config_groups": { |
| "group_0": { |
| "input_activations": { |
| "block_structure": null, |
| "dynamic": true, |
| "group_size": null, |
| "num_bits": 8, |
| "observer": "memoryless", |
| "observer_kwargs": {}, |
| "strategy": "token", |
| "symmetric": true, |
| "type": "float" |
| }, |
| "output_activations": null, |
| "targets": [ |
| "Linear" |
| ], |
| "weights": { |
| "block_structure": null, |
| "dynamic": false, |
| "group_size": null, |
| "num_bits": 8, |
| "observer": "minmax", |
| "observer_kwargs": {}, |
| "strategy": "channel", |
| "symmetric": true, |
| "type": "float" |
| } |
| } |
| }, |
| "format": "float-quantized", |
| "global_compression_ratio": 1.240470808960459, |
| "ignore": [ |
| "lm_head" |
| ], |
| "kv_cache_scheme": null, |
| "quant_method": "compressed-tensors", |
| "quantization_status": "frozen" |
| }, |
| "eos_token_id": 2, |
| "head_dim": 128, |
| "hidden_act": "silu", |
| "hidden_size": 6144, |
| "initializer_range": 0.02, |
| "intermediate_size": 16384, |
| "max_position_embeddings": 131072, |
| "model_type": "mistral", |
| "num_attention_heads": 48, |
| "num_hidden_layers": 56, |
| "num_key_value_heads": 8, |
| "rms_norm_eps": 1e-05, |
| "rope_theta": 1000000.0, |
| "sliding_window": null, |
| "tie_word_embeddings": false, |
| "torch_dtype": "bfloat16", |
| "transformers_version": "4.44.2", |
| "use_cache": true, |
| "vocab_size": 32768 |
| } |