| { |
| "_name_or_path": "StanfordAIMI/CheXagent-8b", |
| "architectures": [ |
| "CheXagentForConditionalGeneration" |
| ], |
| "auto_map": { |
| "AutoConfig": "StanfordAIMI/CheXagent-8b--configuration_chexagent.CheXagentConfig", |
| "AutoModelForCausalLM": "StanfordAIMI/CheXagent-8b--modeling_chexagent.CheXagentForConditionalGeneration" |
| }, |
| "initializer_factor": 1.0, |
| "initializer_range": 0.02, |
| "model_type": "chexagent", |
| "num_max_images": 2, |
| "num_query_tokens": 128, |
| "qformer_config": { |
| "model_type": "chexagent_qformer", |
| "vocab_size": 30523 |
| }, |
| "quantization_config": { |
| "_load_in_4bit": true, |
| "_load_in_8bit": false, |
| "bnb_4bit_compute_dtype": "bfloat16", |
| "bnb_4bit_quant_storage": "uint8", |
| "bnb_4bit_quant_type": "nf4", |
| "bnb_4bit_use_double_quant": true, |
| "llm_int8_enable_fp32_cpu_offload": false, |
| "llm_int8_has_fp16_weight": false, |
| "llm_int8_skip_modules": null, |
| "llm_int8_threshold": 6.0, |
| "load_in_4bit": true, |
| "load_in_8bit": false, |
| "quant_method": "bitsandbytes" |
| }, |
| "text_config": { |
| "_name_or_path": "mistralai/Mistral-7B-v0.1", |
| "architectures": [ |
| "MistralForCausalLM" |
| ], |
| "attention_bias": false, |
| "bos_token_id": 1, |
| "head_dim": 128, |
| "hidden_act": "silu", |
| "hidden_size": 4096, |
| "initializer_range": 0.02, |
| "intermediate_size": 14336, |
| "max_position_embeddings": 32768, |
| "model_type": "mistral", |
| "num_attention_heads": 32, |
| "num_hidden_layers": 32, |
| "num_key_value_heads": 8, |
| "pad_token_id": null, |
| "pretraining_tp": 1, |
| "rms_norm_eps": 1e-05, |
| "rope_scaling": null, |
| "rope_theta": 10000.0, |
| "sliding_window": 4096, |
| "tie_word_embeddings": false, |
| "torch_dtype": "bfloat16", |
| "vocab_size": 32000 |
| }, |
| "tie_word_embeddings": false, |
| "torch_dtype": "float16", |
| "transformers_version": "4.44.2", |
| "use_decoder_only_language_model": true, |
| "vision_config": { |
| "image_size": 448, |
| "model_type": "chexagent_vision_model", |
| "num_hidden_layers": 40 |
| } |
| } |
|
|