|
{
|
|
"_name_or_path": "AIDC-AI/Ovis1.6-Gemma2-9B",
|
|
"architectures": [
|
|
"Ovis"
|
|
],
|
|
"auto_map": {
|
|
"AutoConfig": "AIDC-AI/Ovis1.6-Gemma2-9B--configuration_ovis.OvisConfig",
|
|
"AutoModelForCausalLM": "AIDC-AI/Ovis1.6-Gemma2-9B--modeling_ovis.Ovis"
|
|
},
|
|
"conversation_formatter_class": "GemmaConversationFormatter",
|
|
"disable_tie_weight": false,
|
|
"hidden_size": 3584,
|
|
"llm_attn_implementation": "eager",
|
|
"llm_config": {
|
|
"_name_or_path": "google/gemma-2-9b-it",
|
|
"add_cross_attention": false,
|
|
"architectures": [
|
|
"Gemma2ForCausalLM"
|
|
],
|
|
"attention_bias": false,
|
|
"attention_dropout": 0.0,
|
|
"attn_logit_softcapping": 50.0,
|
|
"bad_words_ids": null,
|
|
"begin_suppress_tokens": null,
|
|
"bos_token_id": 2,
|
|
"cache_implementation": "hybrid",
|
|
"chunk_size_feed_forward": 0,
|
|
"cross_attention_hidden_size": null,
|
|
"decoder_start_token_id": null,
|
|
"diversity_penalty": 0.0,
|
|
"do_sample": false,
|
|
"early_stopping": false,
|
|
"encoder_no_repeat_ngram_size": 0,
|
|
"eos_token_id": 1,
|
|
"exponential_decay_length_penalty": null,
|
|
"final_logit_softcapping": 30.0,
|
|
"finetuning_task": null,
|
|
"forced_bos_token_id": null,
|
|
"forced_eos_token_id": null,
|
|
"head_dim": 256,
|
|
"hidden_act": "gelu_pytorch_tanh",
|
|
"hidden_activation": "gelu_pytorch_tanh",
|
|
"hidden_size": 3584,
|
|
"id2label": {
|
|
"0": "LABEL_0",
|
|
"1": "LABEL_1"
|
|
},
|
|
"initializer_range": 0.02,
|
|
"intermediate_size": 14336,
|
|
"is_decoder": false,
|
|
"is_encoder_decoder": false,
|
|
"label2id": {
|
|
"LABEL_0": 0,
|
|
"LABEL_1": 1
|
|
},
|
|
"length_penalty": 1.0,
|
|
"max_length": 20,
|
|
"max_position_embeddings": 8192,
|
|
"min_length": 0,
|
|
"model_type": "gemma2",
|
|
"no_repeat_ngram_size": 0,
|
|
"num_attention_heads": 16,
|
|
"num_beam_groups": 1,
|
|
"num_beams": 1,
|
|
"num_hidden_layers": 42,
|
|
"num_key_value_heads": 8,
|
|
"num_return_sequences": 1,
|
|
"output_attentions": false,
|
|
"output_hidden_states": false,
|
|
"output_scores": false,
|
|
"pad_token_id": 0,
|
|
"prefix": null,
|
|
"problem_type": null,
|
|
"pruned_heads": {},
|
|
"query_pre_attn_scalar": 256,
|
|
"remove_invalid_values": false,
|
|
"repetition_penalty": 1.0,
|
|
"return_dict": true,
|
|
"return_dict_in_generate": false,
|
|
"rms_norm_eps": 1e-06,
|
|
"rope_theta": 10000.0,
|
|
"sep_token_id": null,
|
|
"sliding_window": 4096,
|
|
"sliding_window_size": 4096,
|
|
"suppress_tokens": null,
|
|
"task_specific_params": null,
|
|
"temperature": 1.0,
|
|
"tf_legacy_loss": false,
|
|
"tie_encoder_decoder": false,
|
|
"tie_word_embeddings": true,
|
|
"tokenizer_class": null,
|
|
"top_k": 50,
|
|
"top_p": 1.0,
|
|
"torch_dtype": "bfloat16",
|
|
"torchscript": false,
|
|
"typical_p": 1.0,
|
|
"use_bfloat16": false,
|
|
"use_cache": true,
|
|
"vocab_size": 256000
|
|
},
|
|
"model_type": "ovis",
|
|
"multimodal_max_length": 8192,
|
|
"quantization_config": {
|
|
"_load_in_4bit": true,
|
|
"_load_in_8bit": false,
|
|
"bnb_4bit_compute_dtype": "float32",
|
|
"bnb_4bit_quant_storage": "uint8",
|
|
"bnb_4bit_quant_type": "fp4",
|
|
"bnb_4bit_use_double_quant": false,
|
|
"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"
|
|
},
|
|
"torch_dtype": "float16",
|
|
"transformers_version": "4.45.1",
|
|
"use_cache": true,
|
|
"visual_tokenizer_config": {
|
|
"_name_or_path": "",
|
|
"add_cross_attention": false,
|
|
"architectures": null,
|
|
"backbone_config": {
|
|
"_name_or_path": "google/siglip-so400m-patch14-384",
|
|
"add_cross_attention": false,
|
|
"architectures": null,
|
|
"attention_dropout": 0.0,
|
|
"bad_words_ids": null,
|
|
"begin_suppress_tokens": null,
|
|
"bos_token_id": null,
|
|
"chunk_size_feed_forward": 0,
|
|
"cross_attention_hidden_size": null,
|
|
"decoder_start_token_id": null,
|
|
"diversity_penalty": 0.0,
|
|
"do_sample": false,
|
|
"early_stopping": false,
|
|
"encoder_no_repeat_ngram_size": 0,
|
|
"eos_token_id": null,
|
|
"exponential_decay_length_penalty": null,
|
|
"finetuning_task": null,
|
|
"forced_bos_token_id": null,
|
|
"forced_eos_token_id": null,
|
|
"hidden_act": "gelu_pytorch_tanh",
|
|
"hidden_size": 1152,
|
|
"id2label": {
|
|
"0": "LABEL_0",
|
|
"1": "LABEL_1"
|
|
},
|
|
"image_size": 384,
|
|
"intermediate_size": 4304,
|
|
"is_decoder": false,
|
|
"is_encoder_decoder": false,
|
|
"label2id": {
|
|
"LABEL_0": 0,
|
|
"LABEL_1": 1
|
|
},
|
|
"layer_norm_eps": 1e-06,
|
|
"length_penalty": 1.0,
|
|
"max_length": 20,
|
|
"min_length": 0,
|
|
"model_type": "siglip_vision_model",
|
|
"no_repeat_ngram_size": 0,
|
|
"num_attention_heads": 16,
|
|
"num_beam_groups": 1,
|
|
"num_beams": 1,
|
|
"num_channels": 3,
|
|
"num_hidden_layers": 27,
|
|
"num_return_sequences": 1,
|
|
"output_attentions": false,
|
|
"output_hidden_states": false,
|
|
"output_scores": false,
|
|
"pad_token_id": null,
|
|
"patch_size": 14,
|
|
"prefix": null,
|
|
"problem_type": null,
|
|
"pruned_heads": {},
|
|
"remove_invalid_values": false,
|
|
"repetition_penalty": 1.0,
|
|
"return_dict": true,
|
|
"return_dict_in_generate": false,
|
|
"sep_token_id": null,
|
|
"suppress_tokens": null,
|
|
"task_specific_params": null,
|
|
"temperature": 1.0,
|
|
"tf_legacy_loss": false,
|
|
"tie_encoder_decoder": false,
|
|
"tie_word_embeddings": true,
|
|
"tokenizer_class": null,
|
|
"top_k": 50,
|
|
"top_p": 1.0,
|
|
"torch_dtype": null,
|
|
"torchscript": false,
|
|
"typical_p": 1.0,
|
|
"use_bfloat16": false
|
|
},
|
|
"backbone_kwargs": {},
|
|
"bad_words_ids": null,
|
|
"begin_suppress_tokens": null,
|
|
"bos_token_id": null,
|
|
"chunk_size_feed_forward": 0,
|
|
"cross_attention_hidden_size": null,
|
|
"decoder_start_token_id": null,
|
|
"depths": null,
|
|
"diversity_penalty": 0.0,
|
|
"do_sample": false,
|
|
"drop_cls_token": false,
|
|
"early_stopping": false,
|
|
"encoder_no_repeat_ngram_size": 0,
|
|
"eos_token_id": null,
|
|
"exponential_decay_length_penalty": null,
|
|
"finetuning_task": null,
|
|
"forced_bos_token_id": null,
|
|
"forced_eos_token_id": null,
|
|
"hidden_stride": 2,
|
|
"id2label": {
|
|
"0": "LABEL_0",
|
|
"1": "LABEL_1"
|
|
},
|
|
"is_decoder": false,
|
|
"is_encoder_decoder": false,
|
|
"label2id": {
|
|
"LABEL_0": 0,
|
|
"LABEL_1": 1
|
|
},
|
|
"length_penalty": 1.0,
|
|
"max_length": 20,
|
|
"min_length": 0,
|
|
"model_type": "siglip_visual_tokenizer",
|
|
"no_repeat_ngram_size": 0,
|
|
"num_beam_groups": 1,
|
|
"num_beams": 1,
|
|
"num_return_sequences": 1,
|
|
"output_attentions": false,
|
|
"output_hidden_states": false,
|
|
"output_scores": false,
|
|
"pad_token_id": null,
|
|
"prefix": null,
|
|
"problem_type": null,
|
|
"pruned_heads": {},
|
|
"remove_invalid_values": false,
|
|
"repetition_penalty": 1.0,
|
|
"return_dict": true,
|
|
"return_dict_in_generate": false,
|
|
"sep_token_id": null,
|
|
"suppress_tokens": null,
|
|
"task_specific_params": null,
|
|
"tau": 1.0,
|
|
"temperature": 1.0,
|
|
"tf_legacy_loss": false,
|
|
"tie_encoder_decoder": false,
|
|
"tie_word_embeddings": true,
|
|
"tokenize_function": "softmax",
|
|
"tokenizer_class": null,
|
|
"top_k": 50,
|
|
"top_p": 1.0,
|
|
"torch_dtype": null,
|
|
"torchscript": false,
|
|
"typical_p": 1.0,
|
|
"use_bfloat16": false,
|
|
"vocab_size": 65536
|
|
}
|
|
}
|
|
|