[INFO|2025-02-12 17:41:57] configuration_utils.py:695 >> loading configuration file config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/config.json
[INFO|2025-02-12 17:41:57] configuration_utils.py:762 >> Model config LlavaNextVideoConfig {
"_name_or_path": "llava-hf/LLaVA-NeXT-Video-7B-hf",
"architectures": [
"LlavaNextVideoForConditionalGeneration"
],
"ignore_index": -100,
"image_grid_pinpoints": [
[
336,
672
],
[
672,
336
],
[
672,
672
],
[
1008,
336
],
[
336,
1008
]
],
"image_seq_length": 576,
"image_token_index": 32001,
"model_type": "llava_next_video",
"projector_hidden_act": "gelu",
"spatial_pool_mode": "average",
"spatial_pool_out_channels": 1024,
"spatial_pool_stride": 2,
"text_config": {
"_name_or_path": "lmsys/vicuna-7b-v1.5",
"architectures": [
"LlamaForCausalLM"
],
"max_position_embeddings": 4096,
"model_type": "llama",
"pad_token_id": 0,
"rms_norm_eps": 1e-05,
"rope_scaling": {
"factor": 2.5,
"rope_type": "linear",
"type": "linear"
},
"torch_dtype": "float16",
"type": "linear",
"vocab_size": 32064
},
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.47.1",
"use_image_newline_parameter": true,
"video_seq_length": 288,
"video_token_index": 32000,
"vision_config": {
"hidden_size": 1024,
"image_size": 336,
"intermediate_size": 4096,
"model_type": "clip_vision_model",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"patch_size": 14,
"projection_dim": 768,
"vocab_size": 32000
},
"vision_feature_layer": -2,
"vision_feature_select_strategy": "default"
}
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2030 >> loading file tokenizer.model from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/tokenizer.model
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2030 >> loading file tokenizer.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/tokenizer.json
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2030 >> loading file added_tokens.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/added_tokens.json
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2030 >> loading file special_tokens_map.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/special_tokens_map.json
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2030 >> loading file tokenizer_config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/tokenizer_config.json
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2030 >> loading file chat_template.jinja from cache at None
[INFO|2025-02-12 17:41:57] tokenization_utils_base.py:2300 >> Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
[INFO|2025-02-12 17:41:59] processing_utils.py:720 >> loading configuration file processor_config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/processor_config.json
[INFO|2025-02-12 17:42:00] image_processing_base.py:378 >> loading configuration file preprocessor_config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/preprocessor_config.json
[INFO|2025-02-12 17:42:00] image_processing_base.py:432 >> Image processor LlavaNextVideoImageProcessor {
"crop_size": {
"height": 336,
"width": 336
},
"do_center_crop": true,
"do_convert_rgb": true,
"do_normalize": true,
"do_pad": true,
"do_rescale": true,
"do_resize": true,
"image_grid_pinpoints": [
[
336,
672
],
[
672,
336
],
[
672,
672
],
[
1008,
336
],
[
336,
1008
]
],
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "LlavaNextVideoImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"processor_class": "LlavaNextVideoProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 336
}
}
[INFO|2025-02-12 17:42:00] image_processing_base.py:378 >> loading configuration file preprocessor_config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/preprocessor_config.json
[INFO|2025-02-12 17:42:00] image_processing_base.py:432 >> Image processor LlavaNextImageProcessor {
"crop_size": {
"height": 336,
"width": 336
},
"do_center_crop": true,
"do_convert_rgb": true,
"do_normalize": true,
"do_pad": true,
"do_rescale": true,
"do_resize": true,
"image_grid_pinpoints": [
[
336,
672
],
[
672,
336
],
[
672,
672
],
[
1008,
336
],
[
336,
1008
]
],
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "LlavaNextImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"processor_class": "LlavaNextVideoProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 336
}
}
[INFO|2025-02-12 17:42:00] tokenization_utils_base.py:2030 >> loading file tokenizer.model from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/tokenizer.model
[INFO|2025-02-12 17:42:00] tokenization_utils_base.py:2030 >> loading file tokenizer.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/tokenizer.json
[INFO|2025-02-12 17:42:00] tokenization_utils_base.py:2030 >> loading file added_tokens.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/added_tokens.json
[INFO|2025-02-12 17:42:00] tokenization_utils_base.py:2030 >> loading file special_tokens_map.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/special_tokens_map.json
[INFO|2025-02-12 17:42:00] tokenization_utils_base.py:2030 >> loading file tokenizer_config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/tokenizer_config.json
[INFO|2025-02-12 17:42:00] tokenization_utils_base.py:2030 >> loading file chat_template.jinja from cache at None
[INFO|2025-02-12 17:42:01] tokenization_utils_base.py:2300 >> Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
[INFO|2025-02-12 17:42:01] processing_utils.py:720 >> loading configuration file processor_config.json from cache at /home/intern01/.cache/huggingface/hub/models--llava-hf--LLaVA-NeXT-Video-7B-hf/snapshots/df44d4db0beb3e5b8b85173e45cc47f0ef0f7754/processor_config.json
[INFO|2025-02-12 17:42:02] processing_utils.py:780 >> Processor LlavaNextVideoProcessor:
- video_processor: LlavaNextVideoImageProcessor {
"crop_size": {
"height": 336,
"width": 336
},
"do_center_crop": true,
"do_convert_rgb": true,
"do_normalize": true,
"do_pad": true,
"do_rescale": true,
"do_resize": true,
"image_grid_pinpoints": [
[
336,
672
],
[
672,
336
],
[
672,
672
],
[
1008,
336
],
[
336,
1008
]
],
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "LlavaNextVideoImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"processor_class": "LlavaNextVideoProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 336
}
}
- image_processor: LlavaNextImageProcessor {
"crop_size": {
"height": 336,
"width": 336
},
"do_center_crop": true,
"do_convert_rgb": true,
"do_normalize": true,
"do_pad": true,
"do_rescale": true,
"do_resize": true,
"image_grid_pinpoints": [
[
336,
672
],
[
672,
336
],
[
672,
672
],
[
1008,
336
],
[
336,
1008
]
],
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "LlavaNextImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"processor_class": "LlavaNextVideoProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 336
}
}
- tokenizer: LlamaTokenizerFast(name_or_path='llava-hf/LLaVA-NeXT-Video-7B-hf', vocab_size=32000, model_max_length=4096, is_fast=True, padding_side='left', truncation_side='right', special_tokens={'bos_token': '', 'eos_token': '', 'unk_token': '', 'pad_token': '', 'image_token': '', 'video_token': '