Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +213 -0
- added_tokens.json +28 -0
- chat_template.jinja +120 -0
- config.json +92 -0
- generation_config.json +13 -0
- merges.txt +0 -0
- model-00001-of-00005.safetensors +3 -0
- model-00002-of-00005.safetensors +3 -0
- model-00003-of-00005.safetensors +3 -0
- model-00004-of-00005.safetensors +3 -0
- model-00005-of-00005.safetensors +3 -0
- model.safetensors.index.json +0 -0
- preprocessor_config.json +39 -0
- special_tokens_map.json +31 -0
- tokenizer.json +3 -0
- tokenizer_config.json +242 -0
- video_preprocessor_config.json +41 -0
- vocab.json +0 -0
    	
        .gitattributes
    CHANGED
    
    | @@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text | |
| 33 | 
             
            *.zip filter=lfs diff=lfs merge=lfs -text
         | 
| 34 | 
             
            *.zst filter=lfs diff=lfs merge=lfs -text
         | 
| 35 | 
             
            *tfevents* filter=lfs diff=lfs merge=lfs -text
         | 
|  | 
|  | |
| 33 | 
             
            *.zip filter=lfs diff=lfs merge=lfs -text
         | 
| 34 | 
             
            *.zst filter=lfs diff=lfs merge=lfs -text
         | 
| 35 | 
             
            *tfevents* filter=lfs diff=lfs merge=lfs -text
         | 
| 36 | 
            +
            tokenizer.json filter=lfs diff=lfs merge=lfs -text
         | 
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,213 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            tags:
         | 
| 3 | 
            +
            - unsloth
         | 
| 4 | 
            +
            base_model:
         | 
| 5 | 
            +
            - Qwen/Qwen3-VL-32B-Instruct
         | 
| 6 | 
            +
            license: apache-2.0
         | 
| 7 | 
            +
            pipeline_tag: image-text-to-text
         | 
| 8 | 
            +
            library_name: transformers
         | 
| 9 | 
            +
            ---
         | 
| 10 | 
            +
            <div>
         | 
| 11 | 
            +
            <p style="margin-top: 0;margin-bottom: 0;">
         | 
| 12 | 
            +
                <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
         | 
| 13 | 
            +
              </p>
         | 
| 14 | 
            +
              <div style="display: flex; gap: 5px; align-items: center; ">
         | 
| 15 | 
            +
                <a href="https://github.com/unslothai/unsloth/">
         | 
| 16 | 
            +
                  <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
         | 
| 17 | 
            +
                </a>
         | 
| 18 | 
            +
                <a href="https://discord.gg/unsloth">
         | 
| 19 | 
            +
                  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
         | 
| 20 | 
            +
                </a>
         | 
| 21 | 
            +
                <a href="https://docs.unsloth.ai/">
         | 
| 22 | 
            +
                  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
         | 
| 23 | 
            +
                </a>
         | 
| 24 | 
            +
              </div>
         | 
| 25 | 
            +
            </div>
         | 
| 26 | 
            +
             | 
| 27 | 
            +
            <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
         | 
| 28 | 
            +
                <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
         | 
| 29 | 
            +
            </a>
         | 
| 30 | 
            +
             | 
| 31 | 
            +
             | 
| 32 | 
            +
            # Qwen3-VL-32B-Instruct
         | 
| 33 | 
            +
             | 
| 34 | 
            +
             | 
| 35 | 
            +
            Meet Qwen3-VL — the most powerful vision-language model in the Qwen series to date.
         | 
| 36 | 
            +
             | 
| 37 | 
            +
            This generation delivers comprehensive upgrades across the board: superior text understanding & generation, deeper visual perception & reasoning, extended context length, enhanced spatial and video dynamics comprehension, and stronger agent interaction capabilities.
         | 
| 38 | 
            +
             | 
| 39 | 
            +
            Available in Dense and MoE architectures that scale from edge to cloud, with Instruct and reasoning‑enhanced Thinking editions for flexible, on‑demand deployment.
         | 
| 40 | 
            +
             | 
| 41 | 
            +
             | 
| 42 | 
            +
            #### Key Enhancements:
         | 
| 43 | 
            +
             | 
| 44 | 
            +
            * **Visual Agent**: Operates PC/mobile GUIs—recognizes elements, understands functions, invokes tools, completes tasks.
         | 
| 45 | 
            +
             | 
| 46 | 
            +
            * **Visual Coding Boost**: Generates Draw.io/HTML/CSS/JS from images/videos.
         | 
| 47 | 
            +
             | 
| 48 | 
            +
            * **Advanced Spatial Perception**: Judges object positions, viewpoints, and occlusions; provides stronger 2D grounding and enables 3D grounding for spatial reasoning and embodied AI.
         | 
| 49 | 
            +
             | 
| 50 | 
            +
            * **Long Context & Video Understanding**: Native 256K context, expandable to 1M; handles books and hours-long video with full recall and second-level indexing.
         | 
| 51 | 
            +
             | 
| 52 | 
            +
            * **Enhanced Multimodal Reasoning**: Excels in STEM/Math—causal analysis and logical, evidence-based answers.
         | 
| 53 | 
            +
             | 
| 54 | 
            +
            * **Upgraded Visual Recognition**: Broader, higher-quality pretraining is able to “recognize everything”—celebrities, anime, products, landmarks, flora/fauna, etc.
         | 
| 55 | 
            +
             | 
| 56 | 
            +
            * **Expanded OCR**: Supports 32 languages (up from 19); robust in low light, blur, and tilt; better with rare/ancient characters and jargon; improved long-document structure parsing.
         | 
| 57 | 
            +
             | 
| 58 | 
            +
            * **Text Understanding on par with pure LLMs**: Seamless text–vision fusion for lossless, unified comprehension.
         | 
| 59 | 
            +
             | 
| 60 | 
            +
             | 
| 61 | 
            +
            #### Model Architecture Updates:
         | 
| 62 | 
            +
             | 
| 63 | 
            +
            <p align="center">
         | 
| 64 | 
            +
                <img src="https://qianwen-res.oss-accelerate.aliyuncs.com/Qwen3-VL/qwen3vl_arc.jpg" width="80%"/>
         | 
| 65 | 
            +
            <p>
         | 
| 66 | 
            +
             | 
| 67 | 
            +
             | 
| 68 | 
            +
            1. **Interleaved-MRoPE**: Full‑frequency allocation over time, width, and height via robust positional embeddings, enhancing long‑horizon video reasoning.
         | 
| 69 | 
            +
             | 
| 70 | 
            +
            2. **DeepStack**: Fuses multi‑level ViT features to capture fine‑grained details and sharpen image–text alignment.
         | 
| 71 | 
            +
             | 
| 72 | 
            +
            3. **Text–Timestamp Alignment:** Moves beyond T‑RoPE to precise, timestamp‑grounded event localization for stronger video temporal modeling.
         | 
| 73 | 
            +
             | 
| 74 | 
            +
            This is the weight repository for Qwen3-VL-32B-Instruct.
         | 
| 75 | 
            +
             | 
| 76 | 
            +
             | 
| 77 | 
            +
            ---
         | 
| 78 | 
            +
             | 
| 79 | 
            +
            ## Model Performance
         | 
| 80 | 
            +
             | 
| 81 | 
            +
            **Multimodal performance**
         | 
| 82 | 
            +
             | 
| 83 | 
            +
            
         | 
| 84 | 
            +
             | 
| 85 | 
            +
            **Pure text performance**
         | 
| 86 | 
            +
            
         | 
| 87 | 
            +
             | 
| 88 | 
            +
            ## Quickstart
         | 
| 89 | 
            +
             | 
| 90 | 
            +
            Below, we provide simple examples to show how to use Qwen3-VL with 🤖 ModelScope and 🤗 Transformers.
         | 
| 91 | 
            +
             | 
| 92 | 
            +
            The code of Qwen3-VL has been in the latest Hugging Face transformers and we advise you to build from source with command:
         | 
| 93 | 
            +
            ```
         | 
| 94 | 
            +
            pip install git+https://github.com/huggingface/transformers
         | 
| 95 | 
            +
            # pip install transformers==4.57.0 # currently, V4.57.0 is not released
         | 
| 96 | 
            +
            ```
         | 
| 97 | 
            +
             | 
| 98 | 
            +
            ### Using 🤗 Transformers to Chat
         | 
| 99 | 
            +
             | 
| 100 | 
            +
            Here we show a code snippet to show how to use the chat model with `transformers`:
         | 
| 101 | 
            +
             | 
| 102 | 
            +
            ```python
         | 
| 103 | 
            +
            from transformers import Qwen3VLForConditionalGeneration, AutoProcessor
         | 
| 104 | 
            +
             | 
| 105 | 
            +
            # default: Load the model on the available device(s)
         | 
| 106 | 
            +
            model = Qwen3VLForConditionalGeneration.from_pretrained(
         | 
| 107 | 
            +
                "Qwen/Qwen3-VL-32B-Instruct", dtype="auto", device_map="auto"
         | 
| 108 | 
            +
            )
         | 
| 109 | 
            +
             | 
| 110 | 
            +
            # We recommend enabling flash_attention_2 for better acceleration and memory saving, especially in multi-image and video scenarios.
         | 
| 111 | 
            +
            # model = Qwen3VLForConditionalGeneration.from_pretrained(
         | 
| 112 | 
            +
            #     "Qwen/Qwen3-VL-32B-Instruct",
         | 
| 113 | 
            +
            #     dtype=torch.bfloat16,
         | 
| 114 | 
            +
            #     attn_implementation="flash_attention_2",
         | 
| 115 | 
            +
            #     device_map="auto",
         | 
| 116 | 
            +
            # )
         | 
| 117 | 
            +
             | 
| 118 | 
            +
            processor = AutoProcessor.from_pretrained("Qwen/Qwen3-VL-32B-Instruct")
         | 
| 119 | 
            +
             | 
| 120 | 
            +
            messages = [
         | 
| 121 | 
            +
                {
         | 
| 122 | 
            +
                    "role": "user",
         | 
| 123 | 
            +
                    "content": [
         | 
| 124 | 
            +
                        {
         | 
| 125 | 
            +
                            "type": "image",
         | 
| 126 | 
            +
                            "image": "https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-VL/assets/demo.jpeg",
         | 
| 127 | 
            +
                        },
         | 
| 128 | 
            +
                        {"type": "text", "text": "Describe this image."},
         | 
| 129 | 
            +
                    ],
         | 
| 130 | 
            +
                }
         | 
| 131 | 
            +
            ]
         | 
| 132 | 
            +
             | 
| 133 | 
            +
            # Preparation for inference
         | 
| 134 | 
            +
            inputs = processor.apply_chat_template(
         | 
| 135 | 
            +
                messages,
         | 
| 136 | 
            +
                tokenize=True,
         | 
| 137 | 
            +
                add_generation_prompt=True,
         | 
| 138 | 
            +
                return_dict=True,
         | 
| 139 | 
            +
                return_tensors="pt"
         | 
| 140 | 
            +
            )
         | 
| 141 | 
            +
            inputs = inputs.to(model.device)
         | 
| 142 | 
            +
             | 
| 143 | 
            +
            # Inference: Generation of the output
         | 
| 144 | 
            +
            generated_ids = model.generate(**inputs, max_new_tokens=128)
         | 
| 145 | 
            +
            generated_ids_trimmed = [
         | 
| 146 | 
            +
                out_ids[len(in_ids) :] for in_ids, out_ids in zip(inputs.input_ids, generated_ids)
         | 
| 147 | 
            +
            ]
         | 
| 148 | 
            +
            output_text = processor.batch_decode(
         | 
| 149 | 
            +
                generated_ids_trimmed, skip_special_tokens=True, clean_up_tokenization_spaces=False
         | 
| 150 | 
            +
            )
         | 
| 151 | 
            +
            print(output_text)
         | 
| 152 | 
            +
            ```
         | 
| 153 | 
            +
             | 
| 154 | 
            +
            ### Generation Hyperparameters
         | 
| 155 | 
            +
            #### VL
         | 
| 156 | 
            +
            ```bash
         | 
| 157 | 
            +
            export greedy='false'
         | 
| 158 | 
            +
            export top_p=0.8
         | 
| 159 | 
            +
            export top_k=20
         | 
| 160 | 
            +
            export temperature=0.7
         | 
| 161 | 
            +
            export repetition_penalty=1.0
         | 
| 162 | 
            +
            export presence_penalty=1.5
         | 
| 163 | 
            +
            export out_seq_length=16384
         | 
| 164 | 
            +
            ```
         | 
| 165 | 
            +
             | 
| 166 | 
            +
            #### Text
         | 
| 167 | 
            +
            ```bash
         | 
| 168 | 
            +
            export greedy='false'
         | 
| 169 | 
            +
            export top_p=1.0
         | 
| 170 | 
            +
            export top_k=40
         | 
| 171 | 
            +
            export repetition_penalty=1.0
         | 
| 172 | 
            +
            export presence_penalty=2.0
         | 
| 173 | 
            +
            export temperature=1.0
         | 
| 174 | 
            +
            export out_seq_length=32768
         | 
| 175 | 
            +
            ```
         | 
| 176 | 
            +
             | 
| 177 | 
            +
             | 
| 178 | 
            +
            ## Citation
         | 
| 179 | 
            +
             | 
| 180 | 
            +
            If you find our work helpful, feel free to give us a cite.
         | 
| 181 | 
            +
             | 
| 182 | 
            +
            ```
         | 
| 183 | 
            +
            @misc{qwen3technicalreport,
         | 
| 184 | 
            +
                  title={Qwen3 Technical Report}, 
         | 
| 185 | 
            +
                  author={Qwen Team},
         | 
| 186 | 
            +
                  year={2025},
         | 
| 187 | 
            +
                  eprint={2505.09388},
         | 
| 188 | 
            +
                  archivePrefix={arXiv},
         | 
| 189 | 
            +
                  primaryClass={cs.CL},
         | 
| 190 | 
            +
                  url={https://arxiv.org/abs/2505.09388}, 
         | 
| 191 | 
            +
            }
         | 
| 192 | 
            +
             | 
| 193 | 
            +
            @article{Qwen2.5-VL,
         | 
| 194 | 
            +
              title={Qwen2.5-VL Technical Report},
         | 
| 195 | 
            +
              author={Bai, Shuai and Chen, Keqin and Liu, Xuejing and Wang, Jialin and Ge, Wenbin and Song, Sibo and Dang, Kai and Wang, Peng and Wang, Shijie and Tang, Jun and Zhong, Humen and Zhu, Yuanzhi and Yang, Mingkun and Li, Zhaohai and Wan, Jianqiang and Wang, Pengfei and Ding, Wei and Fu, Zheren and Xu, Yiheng and Ye, Jiabo and Zhang, Xi and Xie, Tianbao and Cheng, Zesen and Zhang, Hang and Yang, Zhibo and Xu, Haiyang and Lin, Junyang},
         | 
| 196 | 
            +
              journal={arXiv preprint arXiv:2502.13923},
         | 
| 197 | 
            +
              year={2025}
         | 
| 198 | 
            +
            }
         | 
| 199 | 
            +
             | 
| 200 | 
            +
            @article{Qwen2VL,
         | 
| 201 | 
            +
              title={Qwen2-VL: Enhancing Vision-Language Model's Perception of the World at Any Resolution},
         | 
| 202 | 
            +
              author={Wang, Peng and Bai, Shuai and Tan, Sinan and Wang, Shijie and Fan, Zhihao and Bai, Jinze and Chen, Keqin and Liu, Xuejing and Wang, Jialin and Ge, Wenbin and Fan, Yang and Dang, Kai and Du, Mengfei and Ren, Xuancheng and Men, Rui and Liu, Dayiheng and Zhou, Chang and Zhou, Jingren and Lin, Junyang},
         | 
| 203 | 
            +
              journal={arXiv preprint arXiv:2409.12191},
         | 
| 204 | 
            +
              year={2024}
         | 
| 205 | 
            +
            }
         | 
| 206 | 
            +
             | 
| 207 | 
            +
            @article{Qwen-VL,
         | 
| 208 | 
            +
              title={Qwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond},
         | 
| 209 | 
            +
              author={Bai, Jinze and Bai, Shuai and Yang, Shusheng and Wang, Shijie and Tan, Sinan and Wang, Peng and Lin, Junyang and Zhou, Chang and Zhou, Jingren},
         | 
| 210 | 
            +
              journal={arXiv preprint arXiv:2308.12966},
         | 
| 211 | 
            +
              year={2023}
         | 
| 212 | 
            +
            }
         | 
| 213 | 
            +
            ```
         | 
    	
        added_tokens.json
    ADDED
    
    | @@ -0,0 +1,28 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "</think>": 151668,
         | 
| 3 | 
            +
              "</tool_call>": 151658,
         | 
| 4 | 
            +
              "</tool_response>": 151666,
         | 
| 5 | 
            +
              "<think>": 151667,
         | 
| 6 | 
            +
              "<tool_call>": 151657,
         | 
| 7 | 
            +
              "<tool_response>": 151665,
         | 
| 8 | 
            +
              "<|box_end|>": 151649,
         | 
| 9 | 
            +
              "<|box_start|>": 151648,
         | 
| 10 | 
            +
              "<|endoftext|>": 151643,
         | 
| 11 | 
            +
              "<|file_sep|>": 151664,
         | 
| 12 | 
            +
              "<|fim_middle|>": 151660,
         | 
| 13 | 
            +
              "<|fim_pad|>": 151662,
         | 
| 14 | 
            +
              "<|fim_prefix|>": 151659,
         | 
| 15 | 
            +
              "<|fim_suffix|>": 151661,
         | 
| 16 | 
            +
              "<|im_end|>": 151645,
         | 
| 17 | 
            +
              "<|im_start|>": 151644,
         | 
| 18 | 
            +
              "<|image_pad|>": 151655,
         | 
| 19 | 
            +
              "<|object_ref_end|>": 151647,
         | 
| 20 | 
            +
              "<|object_ref_start|>": 151646,
         | 
| 21 | 
            +
              "<|quad_end|>": 151651,
         | 
| 22 | 
            +
              "<|quad_start|>": 151650,
         | 
| 23 | 
            +
              "<|repo_name|>": 151663,
         | 
| 24 | 
            +
              "<|video_pad|>": 151656,
         | 
| 25 | 
            +
              "<|vision_end|>": 151653,
         | 
| 26 | 
            +
              "<|vision_pad|>": 151654,
         | 
| 27 | 
            +
              "<|vision_start|>": 151652
         | 
| 28 | 
            +
            }
         | 
    	
        chat_template.jinja
    ADDED
    
    | @@ -0,0 +1,120 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {%- if tools %}
         | 
| 2 | 
            +
                {{- '<|im_start|>system\n' }}
         | 
| 3 | 
            +
                {%- if messages[0].role == 'system' %}
         | 
| 4 | 
            +
                    {%- if messages[0].content is string %}
         | 
| 5 | 
            +
                        {{- messages[0].content }}
         | 
| 6 | 
            +
                    {%- else %}
         | 
| 7 | 
            +
                        {%- for content in messages[0].content %}
         | 
| 8 | 
            +
                            {%- if 'text' in content %}
         | 
| 9 | 
            +
                                {{- content.text }}
         | 
| 10 | 
            +
                            {%- endif %}
         | 
| 11 | 
            +
                        {%- endfor %}
         | 
| 12 | 
            +
                    {%- endif %}
         | 
| 13 | 
            +
                    {{- '\n\n' }}
         | 
| 14 | 
            +
                {%- endif %}
         | 
| 15 | 
            +
                {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
         | 
| 16 | 
            +
                {%- for tool in tools %}
         | 
| 17 | 
            +
                    {{- "\n" }}
         | 
| 18 | 
            +
                    {{- tool | tojson }}
         | 
| 19 | 
            +
                {%- endfor %}
         | 
| 20 | 
            +
                {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
         | 
| 21 | 
            +
            {%- else %}
         | 
| 22 | 
            +
                {%- if messages[0].role == 'system' %}
         | 
| 23 | 
            +
                    {{- '<|im_start|>system\n' }}
         | 
| 24 | 
            +
                    {%- if messages[0].content is string %}
         | 
| 25 | 
            +
                        {{- messages[0].content }}
         | 
| 26 | 
            +
                    {%- else %}
         | 
| 27 | 
            +
                        {%- for content in messages[0].content %}
         | 
| 28 | 
            +
                            {%- if 'text' in content %}
         | 
| 29 | 
            +
                                {{- content.text }}
         | 
| 30 | 
            +
                            {%- endif %}
         | 
| 31 | 
            +
                        {%- endfor %}
         | 
| 32 | 
            +
                    {%- endif %}
         | 
| 33 | 
            +
                    {{- '<|im_end|>\n' }}
         | 
| 34 | 
            +
                {%- endif %}
         | 
| 35 | 
            +
            {%- endif %}
         | 
| 36 | 
            +
            {%- set image_count = namespace(value=0) %}
         | 
| 37 | 
            +
            {%- set video_count = namespace(value=0) %}
         | 
| 38 | 
            +
            {%- for message in messages %}
         | 
| 39 | 
            +
                {%- if message.role == "user" %}
         | 
| 40 | 
            +
                    {{- '<|im_start|>' + message.role + '\n' }}
         | 
| 41 | 
            +
                    {%- if message.content is string %}
         | 
| 42 | 
            +
                        {{- message.content }}
         | 
| 43 | 
            +
                    {%- else %}
         | 
| 44 | 
            +
                        {%- for content in message.content %}
         | 
| 45 | 
            +
                            {%- if content.type == 'image' or 'image' in content or 'image_url' in content %}
         | 
| 46 | 
            +
                                {%- set image_count.value = image_count.value + 1 %}
         | 
| 47 | 
            +
                                {%- if add_vision_id %}Picture {{ image_count.value }}: {% endif -%}
         | 
| 48 | 
            +
                                <|vision_start|><|image_pad|><|vision_end|>
         | 
| 49 | 
            +
                            {%- elif content.type == 'video' or 'video' in content %}
         | 
| 50 | 
            +
                                {%- set video_count.value = video_count.value + 1 %}
         | 
| 51 | 
            +
                                {%- if add_vision_id %}Video {{ video_count.value }}: {% endif -%}
         | 
| 52 | 
            +
                                <|vision_start|><|video_pad|><|vision_end|>
         | 
| 53 | 
            +
                            {%- elif 'text' in content %}
         | 
| 54 | 
            +
                                {{- content.text }}
         | 
| 55 | 
            +
                            {%- endif %}
         | 
| 56 | 
            +
                        {%- endfor %}
         | 
| 57 | 
            +
                    {%- endif %}
         | 
| 58 | 
            +
                    {{- '<|im_end|>\n' }}
         | 
| 59 | 
            +
                {%- elif message.role == "assistant" %}
         | 
| 60 | 
            +
                    {{- '<|im_start|>' + message.role + '\n' }}
         | 
| 61 | 
            +
                    {%- if message.content is string %}
         | 
| 62 | 
            +
                        {{- message.content }}
         | 
| 63 | 
            +
                    {%- else %}
         | 
| 64 | 
            +
                        {%- for content_item in message.content %}
         | 
| 65 | 
            +
                            {%- if 'text' in content_item %}
         | 
| 66 | 
            +
                                {{- content_item.text }}
         | 
| 67 | 
            +
                            {%- endif %}
         | 
| 68 | 
            +
                        {%- endfor %}
         | 
| 69 | 
            +
                    {%- endif %}
         | 
| 70 | 
            +
                    {%- if message.tool_calls %}
         | 
| 71 | 
            +
                        {%- for tool_call in message.tool_calls %}
         | 
| 72 | 
            +
                            {%- if (loop.first and message.content) or (not loop.first) %}
         | 
| 73 | 
            +
                                {{- '\n' }}
         | 
| 74 | 
            +
                            {%- endif %}
         | 
| 75 | 
            +
                            {%- if tool_call.function %}
         | 
| 76 | 
            +
                                {%- set tool_call = tool_call.function %}
         | 
| 77 | 
            +
                            {%- endif %}
         | 
| 78 | 
            +
                            {{- '<tool_call>\n{"name": "' }}
         | 
| 79 | 
            +
                            {{- tool_call.name }}
         | 
| 80 | 
            +
                            {{- '", "arguments": ' }}
         | 
| 81 | 
            +
                            {%- if tool_call.arguments is string %}
         | 
| 82 | 
            +
                                {{- tool_call.arguments }}
         | 
| 83 | 
            +
                            {%- else %}
         | 
| 84 | 
            +
                                {{- tool_call.arguments | tojson }}
         | 
| 85 | 
            +
                            {%- endif %}
         | 
| 86 | 
            +
                            {{- '}\n</tool_call>' }}
         | 
| 87 | 
            +
                        {%- endfor %}
         | 
| 88 | 
            +
                    {%- endif %}
         | 
| 89 | 
            +
                    {{- '<|im_end|>\n' }}
         | 
| 90 | 
            +
                {%- elif message.role == "tool" %}
         | 
| 91 | 
            +
                    {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
         | 
| 92 | 
            +
                        {{- '<|im_start|>user' }}
         | 
| 93 | 
            +
                    {%- endif %}
         | 
| 94 | 
            +
                    {{- '\n<tool_response>\n' }}
         | 
| 95 | 
            +
                    {%- if message.content is string %}
         | 
| 96 | 
            +
                        {{- message.content }}
         | 
| 97 | 
            +
                    {%- else %}
         | 
| 98 | 
            +
                        {%- for content in message.content %}
         | 
| 99 | 
            +
                            {%- if content.type == 'image' or 'image' in content or 'image_url' in content %}
         | 
| 100 | 
            +
                                {%- set image_count.value = image_count.value + 1 %}
         | 
| 101 | 
            +
                                {%- if add_vision_id %}Picture {{ image_count.value }}: {% endif -%}
         | 
| 102 | 
            +
                                <|vision_start|><|image_pad|><|vision_end|>
         | 
| 103 | 
            +
                            {%- elif content.type == 'video' or 'video' in content %}
         | 
| 104 | 
            +
                                {%- set video_count.value = video_count.value + 1 %}
         | 
| 105 | 
            +
                                {%- if add_vision_id %}Video {{ video_count.value }}: {% endif -%}
         | 
| 106 | 
            +
                                <|vision_start|><|video_pad|><|vision_end|>
         | 
| 107 | 
            +
                            {%- elif 'text' in content %}
         | 
| 108 | 
            +
                                {{- content.text }}
         | 
| 109 | 
            +
                            {%- endif %}
         | 
| 110 | 
            +
                        {%- endfor %}
         | 
| 111 | 
            +
                    {%- endif %}
         | 
| 112 | 
            +
                    {{- '\n</tool_response>' }}
         | 
| 113 | 
            +
                    {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
         | 
| 114 | 
            +
                        {{- '<|im_end|>\n' }}
         | 
| 115 | 
            +
                    {%- endif %}
         | 
| 116 | 
            +
                {%- endif %}
         | 
| 117 | 
            +
            {%- endfor %}
         | 
| 118 | 
            +
            {%- if add_generation_prompt %}
         | 
| 119 | 
            +
                {{- '<|im_start|>assistant\n' }}
         | 
| 120 | 
            +
            {%- endif %}
         | 
    	
        config.json
    ADDED
    
    | @@ -0,0 +1,92 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "architectures": [
         | 
| 3 | 
            +
                "Qwen3VLForConditionalGeneration"
         | 
| 4 | 
            +
              ],
         | 
| 5 | 
            +
              "torch_dtype": "bfloat16",
         | 
| 6 | 
            +
              "eos_token_id": 151645,
         | 
| 7 | 
            +
              "image_token_id": 151655,
         | 
| 8 | 
            +
              "model_type": "qwen3_vl",
         | 
| 9 | 
            +
              "pad_token_id": 151654,
         | 
| 10 | 
            +
              "quantization_config": {
         | 
| 11 | 
            +
                "_load_in_4bit": true,
         | 
| 12 | 
            +
                "_load_in_8bit": false,
         | 
| 13 | 
            +
                "bnb_4bit_compute_dtype": "bfloat16",
         | 
| 14 | 
            +
                "bnb_4bit_quant_storage": "uint8",
         | 
| 15 | 
            +
                "bnb_4bit_quant_type": "nf4",
         | 
| 16 | 
            +
                "bnb_4bit_use_double_quant": true,
         | 
| 17 | 
            +
                "llm_int8_enable_fp32_cpu_offload": false,
         | 
| 18 | 
            +
                "llm_int8_has_fp16_weight": false,
         | 
| 19 | 
            +
                "llm_int8_skip_modules": [
         | 
| 20 | 
            +
                  "embed_tokens",
         | 
| 21 | 
            +
                  "embedding",
         | 
| 22 | 
            +
                  "lm_head",
         | 
| 23 | 
            +
                  "multi_modal_projector",
         | 
| 24 | 
            +
                  "merger",
         | 
| 25 | 
            +
                  "modality_projection",
         | 
| 26 | 
            +
                  "router",
         | 
| 27 | 
            +
                  "visual",
         | 
| 28 | 
            +
                  "vision_tower"
         | 
| 29 | 
            +
                ],
         | 
| 30 | 
            +
                "llm_int8_threshold": 6.0,
         | 
| 31 | 
            +
                "load_in_4bit": true,
         | 
| 32 | 
            +
                "load_in_8bit": false,
         | 
| 33 | 
            +
                "quant_method": "bitsandbytes"
         | 
| 34 | 
            +
              },
         | 
| 35 | 
            +
              "text_config": {
         | 
| 36 | 
            +
                "attention_bias": false,
         | 
| 37 | 
            +
                "attention_dropout": 0.0,
         | 
| 38 | 
            +
                "bos_token_id": 151643,
         | 
| 39 | 
            +
                "torch_dtype": "bfloat16",
         | 
| 40 | 
            +
                "eos_token_id": 151645,
         | 
| 41 | 
            +
                "head_dim": 128,
         | 
| 42 | 
            +
                "hidden_act": "silu",
         | 
| 43 | 
            +
                "hidden_size": 5120,
         | 
| 44 | 
            +
                "initializer_range": 0.02,
         | 
| 45 | 
            +
                "intermediate_size": 25600,
         | 
| 46 | 
            +
                "max_position_embeddings": 262144,
         | 
| 47 | 
            +
                "model_type": "qwen3_vl_text",
         | 
| 48 | 
            +
                "num_attention_heads": 64,
         | 
| 49 | 
            +
                "num_hidden_layers": 64,
         | 
| 50 | 
            +
                "num_key_value_heads": 8,
         | 
| 51 | 
            +
                "rms_norm_eps": 1e-06,
         | 
| 52 | 
            +
                "rope_scaling": {
         | 
| 53 | 
            +
                  "mrope_interleaved": true,
         | 
| 54 | 
            +
                  "mrope_section": [
         | 
| 55 | 
            +
                    24,
         | 
| 56 | 
            +
                    20,
         | 
| 57 | 
            +
                    20
         | 
| 58 | 
            +
                  ],
         | 
| 59 | 
            +
                  "rope_type": "default"
         | 
| 60 | 
            +
                },
         | 
| 61 | 
            +
                "rope_theta": 5000000,
         | 
| 62 | 
            +
                "use_cache": true,
         | 
| 63 | 
            +
                "vocab_size": 151936
         | 
| 64 | 
            +
              },
         | 
| 65 | 
            +
              "tie_word_embeddings": false,
         | 
| 66 | 
            +
              "transformers_version": "4.57.1",
         | 
| 67 | 
            +
              "unsloth_fixed": true,
         | 
| 68 | 
            +
              "video_token_id": 151656,
         | 
| 69 | 
            +
              "vision_config": {
         | 
| 70 | 
            +
                "deepstack_visual_indexes": [
         | 
| 71 | 
            +
                  8,
         | 
| 72 | 
            +
                  16,
         | 
| 73 | 
            +
                  24
         | 
| 74 | 
            +
                ],
         | 
| 75 | 
            +
                "depth": 27,
         | 
| 76 | 
            +
                "torch_dtype": "bfloat16",
         | 
| 77 | 
            +
                "hidden_act": "gelu_pytorch_tanh",
         | 
| 78 | 
            +
                "hidden_size": 1152,
         | 
| 79 | 
            +
                "in_channels": 3,
         | 
| 80 | 
            +
                "initializer_range": 0.02,
         | 
| 81 | 
            +
                "intermediate_size": 4304,
         | 
| 82 | 
            +
                "model_type": "qwen3_vl",
         | 
| 83 | 
            +
                "num_heads": 16,
         | 
| 84 | 
            +
                "num_position_embeddings": 2304,
         | 
| 85 | 
            +
                "out_hidden_size": 5120,
         | 
| 86 | 
            +
                "patch_size": 16,
         | 
| 87 | 
            +
                "spatial_merge_size": 2,
         | 
| 88 | 
            +
                "temporal_patch_size": 2
         | 
| 89 | 
            +
              },
         | 
| 90 | 
            +
              "vision_end_token_id": 151653,
         | 
| 91 | 
            +
              "vision_start_token_id": 151652
         | 
| 92 | 
            +
            }
         | 
    	
        generation_config.json
    ADDED
    
    | @@ -0,0 +1,13 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "bos_token_id": 151643,
         | 
| 3 | 
            +
              "do_sample": true,
         | 
| 4 | 
            +
              "eos_token_id": [
         | 
| 5 | 
            +
                151645,
         | 
| 6 | 
            +
                151643
         | 
| 7 | 
            +
              ],
         | 
| 8 | 
            +
              "pad_token_id": 151654,
         | 
| 9 | 
            +
              "temperature": 0.7,
         | 
| 10 | 
            +
              "top_k": 20,
         | 
| 11 | 
            +
              "top_p": 0.8,
         | 
| 12 | 
            +
              "transformers_version": "4.57.1"
         | 
| 13 | 
            +
            }
         | 
    	
        merges.txt
    ADDED
    
    | The diff for this file is too large to render. 
		See raw diff | 
|  | 
    	
        model-00001-of-00005.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:eeff191b82a09675ae386770179ee780498f769a99c68a4a512e6077c293ddea
         | 
| 3 | 
            +
            size 4942866792
         | 
    	
        model-00002-of-00005.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:fc80a202a875d7dd99e3e88eaf35c655d962fc657e75640d38f7f09052372aa8
         | 
| 3 | 
            +
            size 4963731852
         | 
    	
        model-00003-of-00005.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:f88440b71ff2a5f93b55314ec099b1ab14f750230a5b583035c04b425c629e17
         | 
| 3 | 
            +
            size 4963731921
         | 
    	
        model-00004-of-00005.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:f219f5bebe7ef5898f587c7f15d14847154a6ecc37f735ff7efed665d8a7a4ee
         | 
| 3 | 
            +
            size 3976397638
         | 
    	
        model-00005-of-00005.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:7cf1aab5d6a34929aaf97ac0d6028a8af456567ce32f3914783356875457af7a
         | 
| 3 | 
            +
            size 1555824768
         | 
    	
        model.safetensors.index.json
    ADDED
    
    | The diff for this file is too large to render. 
		See raw diff | 
|  | 
    	
        preprocessor_config.json
    ADDED
    
    | @@ -0,0 +1,39 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "crop_size": null,
         | 
| 3 | 
            +
              "data_format": "channels_first",
         | 
| 4 | 
            +
              "default_to_square": true,
         | 
| 5 | 
            +
              "device": null,
         | 
| 6 | 
            +
              "disable_grouping": null,
         | 
| 7 | 
            +
              "do_center_crop": null,
         | 
| 8 | 
            +
              "do_convert_rgb": true,
         | 
| 9 | 
            +
              "do_normalize": true,
         | 
| 10 | 
            +
              "do_pad": null,
         | 
| 11 | 
            +
              "do_rescale": true,
         | 
| 12 | 
            +
              "do_resize": true,
         | 
| 13 | 
            +
              "image_mean": [
         | 
| 14 | 
            +
                0.5,
         | 
| 15 | 
            +
                0.5,
         | 
| 16 | 
            +
                0.5
         | 
| 17 | 
            +
              ],
         | 
| 18 | 
            +
              "image_processor_type": "Qwen2VLImageProcessorFast",
         | 
| 19 | 
            +
              "image_std": [
         | 
| 20 | 
            +
                0.5,
         | 
| 21 | 
            +
                0.5,
         | 
| 22 | 
            +
                0.5
         | 
| 23 | 
            +
              ],
         | 
| 24 | 
            +
              "input_data_format": null,
         | 
| 25 | 
            +
              "max_pixels": null,
         | 
| 26 | 
            +
              "merge_size": 2,
         | 
| 27 | 
            +
              "min_pixels": null,
         | 
| 28 | 
            +
              "pad_size": null,
         | 
| 29 | 
            +
              "patch_size": 16,
         | 
| 30 | 
            +
              "processor_class": "Qwen3VLProcessor",
         | 
| 31 | 
            +
              "resample": 3,
         | 
| 32 | 
            +
              "rescale_factor": 0.00392156862745098,
         | 
| 33 | 
            +
              "return_tensors": null,
         | 
| 34 | 
            +
              "size": {
         | 
| 35 | 
            +
                "longest_edge": 16777216,
         | 
| 36 | 
            +
                "shortest_edge": 65536
         | 
| 37 | 
            +
              },
         | 
| 38 | 
            +
              "temporal_patch_size": 2
         | 
| 39 | 
            +
            }
         | 
    	
        special_tokens_map.json
    ADDED
    
    | @@ -0,0 +1,31 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "additional_special_tokens": [
         | 
| 3 | 
            +
                "<|im_start|>",
         | 
| 4 | 
            +
                "<|im_end|>",
         | 
| 5 | 
            +
                "<|object_ref_start|>",
         | 
| 6 | 
            +
                "<|object_ref_end|>",
         | 
| 7 | 
            +
                "<|box_start|>",
         | 
| 8 | 
            +
                "<|box_end|>",
         | 
| 9 | 
            +
                "<|quad_start|>",
         | 
| 10 | 
            +
                "<|quad_end|>",
         | 
| 11 | 
            +
                "<|vision_start|>",
         | 
| 12 | 
            +
                "<|vision_end|>",
         | 
| 13 | 
            +
                "<|vision_pad|>",
         | 
| 14 | 
            +
                "<|image_pad|>",
         | 
| 15 | 
            +
                "<|video_pad|>"
         | 
| 16 | 
            +
              ],
         | 
| 17 | 
            +
              "eos_token": {
         | 
| 18 | 
            +
                "content": "<|im_end|>",
         | 
| 19 | 
            +
                "lstrip": false,
         | 
| 20 | 
            +
                "normalized": false,
         | 
| 21 | 
            +
                "rstrip": false,
         | 
| 22 | 
            +
                "single_word": false
         | 
| 23 | 
            +
              },
         | 
| 24 | 
            +
              "pad_token": {
         | 
| 25 | 
            +
                "content": "<|vision_pad|>",
         | 
| 26 | 
            +
                "lstrip": false,
         | 
| 27 | 
            +
                "normalized": false,
         | 
| 28 | 
            +
                "rstrip": false,
         | 
| 29 | 
            +
                "single_word": false
         | 
| 30 | 
            +
              }
         | 
| 31 | 
            +
            }
         | 
    	
        tokenizer.json
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
         | 
| 3 | 
            +
            size 11422654
         | 
    	
        tokenizer_config.json
    ADDED
    
    | @@ -0,0 +1,242 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "add_bos_token": false,
         | 
| 3 | 
            +
              "add_prefix_space": false,
         | 
| 4 | 
            +
              "added_tokens_decoder": {
         | 
| 5 | 
            +
                "151643": {
         | 
| 6 | 
            +
                  "content": "<|endoftext|>",
         | 
| 7 | 
            +
                  "lstrip": false,
         | 
| 8 | 
            +
                  "normalized": false,
         | 
| 9 | 
            +
                  "rstrip": false,
         | 
| 10 | 
            +
                  "single_word": false,
         | 
| 11 | 
            +
                  "special": true
         | 
| 12 | 
            +
                },
         | 
| 13 | 
            +
                "151644": {
         | 
| 14 | 
            +
                  "content": "<|im_start|>",
         | 
| 15 | 
            +
                  "lstrip": false,
         | 
| 16 | 
            +
                  "normalized": false,
         | 
| 17 | 
            +
                  "rstrip": false,
         | 
| 18 | 
            +
                  "single_word": false,
         | 
| 19 | 
            +
                  "special": true
         | 
| 20 | 
            +
                },
         | 
| 21 | 
            +
                "151645": {
         | 
| 22 | 
            +
                  "content": "<|im_end|>",
         | 
| 23 | 
            +
                  "lstrip": false,
         | 
| 24 | 
            +
                  "normalized": false,
         | 
| 25 | 
            +
                  "rstrip": false,
         | 
| 26 | 
            +
                  "single_word": false,
         | 
| 27 | 
            +
                  "special": true
         | 
| 28 | 
            +
                },
         | 
| 29 | 
            +
                "151646": {
         | 
| 30 | 
            +
                  "content": "<|object_ref_start|>",
         | 
| 31 | 
            +
                  "lstrip": false,
         | 
| 32 | 
            +
                  "normalized": false,
         | 
| 33 | 
            +
                  "rstrip": false,
         | 
| 34 | 
            +
                  "single_word": false,
         | 
| 35 | 
            +
                  "special": true
         | 
| 36 | 
            +
                },
         | 
| 37 | 
            +
                "151647": {
         | 
| 38 | 
            +
                  "content": "<|object_ref_end|>",
         | 
| 39 | 
            +
                  "lstrip": false,
         | 
| 40 | 
            +
                  "normalized": false,
         | 
| 41 | 
            +
                  "rstrip": false,
         | 
| 42 | 
            +
                  "single_word": false,
         | 
| 43 | 
            +
                  "special": true
         | 
| 44 | 
            +
                },
         | 
| 45 | 
            +
                "151648": {
         | 
| 46 | 
            +
                  "content": "<|box_start|>",
         | 
| 47 | 
            +
                  "lstrip": false,
         | 
| 48 | 
            +
                  "normalized": false,
         | 
| 49 | 
            +
                  "rstrip": false,
         | 
| 50 | 
            +
                  "single_word": false,
         | 
| 51 | 
            +
                  "special": true
         | 
| 52 | 
            +
                },
         | 
| 53 | 
            +
                "151649": {
         | 
| 54 | 
            +
                  "content": "<|box_end|>",
         | 
| 55 | 
            +
                  "lstrip": false,
         | 
| 56 | 
            +
                  "normalized": false,
         | 
| 57 | 
            +
                  "rstrip": false,
         | 
| 58 | 
            +
                  "single_word": false,
         | 
| 59 | 
            +
                  "special": true
         | 
| 60 | 
            +
                },
         | 
| 61 | 
            +
                "151650": {
         | 
| 62 | 
            +
                  "content": "<|quad_start|>",
         | 
| 63 | 
            +
                  "lstrip": false,
         | 
| 64 | 
            +
                  "normalized": false,
         | 
| 65 | 
            +
                  "rstrip": false,
         | 
| 66 | 
            +
                  "single_word": false,
         | 
| 67 | 
            +
                  "special": true
         | 
| 68 | 
            +
                },
         | 
| 69 | 
            +
                "151651": {
         | 
| 70 | 
            +
                  "content": "<|quad_end|>",
         | 
| 71 | 
            +
                  "lstrip": false,
         | 
| 72 | 
            +
                  "normalized": false,
         | 
| 73 | 
            +
                  "rstrip": false,
         | 
| 74 | 
            +
                  "single_word": false,
         | 
| 75 | 
            +
                  "special": true
         | 
| 76 | 
            +
                },
         | 
| 77 | 
            +
                "151652": {
         | 
| 78 | 
            +
                  "content": "<|vision_start|>",
         | 
| 79 | 
            +
                  "lstrip": false,
         | 
| 80 | 
            +
                  "normalized": false,
         | 
| 81 | 
            +
                  "rstrip": false,
         | 
| 82 | 
            +
                  "single_word": false,
         | 
| 83 | 
            +
                  "special": true
         | 
| 84 | 
            +
                },
         | 
| 85 | 
            +
                "151653": {
         | 
| 86 | 
            +
                  "content": "<|vision_end|>",
         | 
| 87 | 
            +
                  "lstrip": false,
         | 
| 88 | 
            +
                  "normalized": false,
         | 
| 89 | 
            +
                  "rstrip": false,
         | 
| 90 | 
            +
                  "single_word": false,
         | 
| 91 | 
            +
                  "special": true
         | 
| 92 | 
            +
                },
         | 
| 93 | 
            +
                "151654": {
         | 
| 94 | 
            +
                  "content": "<|vision_pad|>",
         | 
| 95 | 
            +
                  "lstrip": false,
         | 
| 96 | 
            +
                  "normalized": false,
         | 
| 97 | 
            +
                  "rstrip": false,
         | 
| 98 | 
            +
                  "single_word": false,
         | 
| 99 | 
            +
                  "special": true
         | 
| 100 | 
            +
                },
         | 
| 101 | 
            +
                "151655": {
         | 
| 102 | 
            +
                  "content": "<|image_pad|>",
         | 
| 103 | 
            +
                  "lstrip": false,
         | 
| 104 | 
            +
                  "normalized": false,
         | 
| 105 | 
            +
                  "rstrip": false,
         | 
| 106 | 
            +
                  "single_word": false,
         | 
| 107 | 
            +
                  "special": true
         | 
| 108 | 
            +
                },
         | 
| 109 | 
            +
                "151656": {
         | 
| 110 | 
            +
                  "content": "<|video_pad|>",
         | 
| 111 | 
            +
                  "lstrip": false,
         | 
| 112 | 
            +
                  "normalized": false,
         | 
| 113 | 
            +
                  "rstrip": false,
         | 
| 114 | 
            +
                  "single_word": false,
         | 
| 115 | 
            +
                  "special": true
         | 
| 116 | 
            +
                },
         | 
| 117 | 
            +
                "151657": {
         | 
| 118 | 
            +
                  "content": "<tool_call>",
         | 
| 119 | 
            +
                  "lstrip": false,
         | 
| 120 | 
            +
                  "normalized": false,
         | 
| 121 | 
            +
                  "rstrip": false,
         | 
| 122 | 
            +
                  "single_word": false,
         | 
| 123 | 
            +
                  "special": false
         | 
| 124 | 
            +
                },
         | 
| 125 | 
            +
                "151658": {
         | 
| 126 | 
            +
                  "content": "</tool_call>",
         | 
| 127 | 
            +
                  "lstrip": false,
         | 
| 128 | 
            +
                  "normalized": false,
         | 
| 129 | 
            +
                  "rstrip": false,
         | 
| 130 | 
            +
                  "single_word": false,
         | 
| 131 | 
            +
                  "special": false
         | 
| 132 | 
            +
                },
         | 
| 133 | 
            +
                "151659": {
         | 
| 134 | 
            +
                  "content": "<|fim_prefix|>",
         | 
| 135 | 
            +
                  "lstrip": false,
         | 
| 136 | 
            +
                  "normalized": false,
         | 
| 137 | 
            +
                  "rstrip": false,
         | 
| 138 | 
            +
                  "single_word": false,
         | 
| 139 | 
            +
                  "special": false
         | 
| 140 | 
            +
                },
         | 
| 141 | 
            +
                "151660": {
         | 
| 142 | 
            +
                  "content": "<|fim_middle|>",
         | 
| 143 | 
            +
                  "lstrip": false,
         | 
| 144 | 
            +
                  "normalized": false,
         | 
| 145 | 
            +
                  "rstrip": false,
         | 
| 146 | 
            +
                  "single_word": false,
         | 
| 147 | 
            +
                  "special": false
         | 
| 148 | 
            +
                },
         | 
| 149 | 
            +
                "151661": {
         | 
| 150 | 
            +
                  "content": "<|fim_suffix|>",
         | 
| 151 | 
            +
                  "lstrip": false,
         | 
| 152 | 
            +
                  "normalized": false,
         | 
| 153 | 
            +
                  "rstrip": false,
         | 
| 154 | 
            +
                  "single_word": false,
         | 
| 155 | 
            +
                  "special": false
         | 
| 156 | 
            +
                },
         | 
| 157 | 
            +
                "151662": {
         | 
| 158 | 
            +
                  "content": "<|fim_pad|>",
         | 
| 159 | 
            +
                  "lstrip": false,
         | 
| 160 | 
            +
                  "normalized": false,
         | 
| 161 | 
            +
                  "rstrip": false,
         | 
| 162 | 
            +
                  "single_word": false,
         | 
| 163 | 
            +
                  "special": false
         | 
| 164 | 
            +
                },
         | 
| 165 | 
            +
                "151663": {
         | 
| 166 | 
            +
                  "content": "<|repo_name|>",
         | 
| 167 | 
            +
                  "lstrip": false,
         | 
| 168 | 
            +
                  "normalized": false,
         | 
| 169 | 
            +
                  "rstrip": false,
         | 
| 170 | 
            +
                  "single_word": false,
         | 
| 171 | 
            +
                  "special": false
         | 
| 172 | 
            +
                },
         | 
| 173 | 
            +
                "151664": {
         | 
| 174 | 
            +
                  "content": "<|file_sep|>",
         | 
| 175 | 
            +
                  "lstrip": false,
         | 
| 176 | 
            +
                  "normalized": false,
         | 
| 177 | 
            +
                  "rstrip": false,
         | 
| 178 | 
            +
                  "single_word": false,
         | 
| 179 | 
            +
                  "special": false
         | 
| 180 | 
            +
                },
         | 
| 181 | 
            +
                "151665": {
         | 
| 182 | 
            +
                  "content": "<tool_response>",
         | 
| 183 | 
            +
                  "lstrip": false,
         | 
| 184 | 
            +
                  "normalized": false,
         | 
| 185 | 
            +
                  "rstrip": false,
         | 
| 186 | 
            +
                  "single_word": false,
         | 
| 187 | 
            +
                  "special": false
         | 
| 188 | 
            +
                },
         | 
| 189 | 
            +
                "151666": {
         | 
| 190 | 
            +
                  "content": "</tool_response>",
         | 
| 191 | 
            +
                  "lstrip": false,
         | 
| 192 | 
            +
                  "normalized": false,
         | 
| 193 | 
            +
                  "rstrip": false,
         | 
| 194 | 
            +
                  "single_word": false,
         | 
| 195 | 
            +
                  "special": false
         | 
| 196 | 
            +
                },
         | 
| 197 | 
            +
                "151667": {
         | 
| 198 | 
            +
                  "content": "<think>",
         | 
| 199 | 
            +
                  "lstrip": false,
         | 
| 200 | 
            +
                  "normalized": false,
         | 
| 201 | 
            +
                  "rstrip": false,
         | 
| 202 | 
            +
                  "single_word": false,
         | 
| 203 | 
            +
                  "special": false
         | 
| 204 | 
            +
                },
         | 
| 205 | 
            +
                "151668": {
         | 
| 206 | 
            +
                  "content": "</think>",
         | 
| 207 | 
            +
                  "lstrip": false,
         | 
| 208 | 
            +
                  "normalized": false,
         | 
| 209 | 
            +
                  "rstrip": false,
         | 
| 210 | 
            +
                  "single_word": false,
         | 
| 211 | 
            +
                  "special": false
         | 
| 212 | 
            +
                }
         | 
| 213 | 
            +
              },
         | 
| 214 | 
            +
              "additional_special_tokens": [
         | 
| 215 | 
            +
                "<|im_start|>",
         | 
| 216 | 
            +
                "<|im_end|>",
         | 
| 217 | 
            +
                "<|object_ref_start|>",
         | 
| 218 | 
            +
                "<|object_ref_end|>",
         | 
| 219 | 
            +
                "<|box_start|>",
         | 
| 220 | 
            +
                "<|box_end|>",
         | 
| 221 | 
            +
                "<|quad_start|>",
         | 
| 222 | 
            +
                "<|quad_end|>",
         | 
| 223 | 
            +
                "<|vision_start|>",
         | 
| 224 | 
            +
                "<|vision_end|>",
         | 
| 225 | 
            +
                "<|vision_pad|>",
         | 
| 226 | 
            +
                "<|image_pad|>",
         | 
| 227 | 
            +
                "<|video_pad|>"
         | 
| 228 | 
            +
              ],
         | 
| 229 | 
            +
              "bos_token": null,
         | 
| 230 | 
            +
              "clean_up_tokenization_spaces": false,
         | 
| 231 | 
            +
              "eos_token": "<|im_end|>",
         | 
| 232 | 
            +
              "errors": "replace",
         | 
| 233 | 
            +
              "extra_special_tokens": {},
         | 
| 234 | 
            +
              "model_max_length": 262144,
         | 
| 235 | 
            +
              "pad_token": "<|vision_pad|>",
         | 
| 236 | 
            +
              "padding_side": "left",
         | 
| 237 | 
            +
              "processor_class": "Qwen3VLProcessor",
         | 
| 238 | 
            +
              "split_special_tokens": false,
         | 
| 239 | 
            +
              "tokenizer_class": "Qwen2Tokenizer",
         | 
| 240 | 
            +
              "unk_token": null,
         | 
| 241 | 
            +
              "chat_template": "{%- if tools %}\n    {{- '<|im_start|>system\\n' }}\n    {%- if messages[0].role == 'system' %}\n        {%- if messages[0].content is string %}\n            {{- messages[0].content }}\n        {%- else %}\n            {%- for content in messages[0].content %}\n                {%- if 'text' in content %}\n                    {{- content.text }}\n                {%- endif %}\n            {%- endfor %}\n        {%- endif %}\n        {{- '\\n\\n' }}\n    {%- endif %}\n    {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n    {%- for tool in tools %}\n        {{- \"\\n\" }}\n        {{- tool | tojson }}\n    {%- endfor %}\n    {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n    {%- if messages[0].role == 'system' %}\n        {{- '<|im_start|>system\\n' }}\n        {%- if messages[0].content is string %}\n            {{- messages[0].content }}\n        {%- else %}\n            {%- for content in messages[0].content %}\n                {%- if 'text' in content %}\n                    {{- content.text }}\n                {%- endif %}\n            {%- endfor %}\n        {%- endif %}\n        {{- '<|im_end|>\\n' }}\n    {%- endif %}\n{%- endif %}\n{%- set image_count = namespace(value=0) %}\n{%- set video_count = namespace(value=0) %}\n{%- for message in messages %}\n    {%- if message.role == \"user\" %}\n        {{- '<|im_start|>' + message.role + '\\n' }}\n        {%- if message.content is string %}\n            {{- message.content }}\n        {%- else %}\n            {%- for content in message.content %}\n                {%- if content.type == 'image' or 'image' in content or 'image_url' in content %}\n                    {%- set image_count.value = image_count.value + 1 %}\n                    {%- if add_vision_id %}Picture {{ image_count.value }}: {% endif -%}\n                    <|vision_start|><|image_pad|><|vision_end|>\n                {%- elif content.type == 'video' or 'video' in content %}\n                    {%- set video_count.value = video_count.value + 1 %}\n                    {%- if add_vision_id %}Video {{ video_count.value }}: {% endif -%}\n                    <|vision_start|><|video_pad|><|vision_end|>\n                {%- elif 'text' in content %}\n                    {{- content.text }}\n                {%- endif %}\n            {%- endfor %}\n        {%- endif %}\n        {{- '<|im_end|>\\n' }}\n    {%- elif message.role == \"assistant\" %}\n        {{- '<|im_start|>' + message.role + '\\n' }}\n        {%- if message.content is string %}\n            {{- message.content }}\n        {%- else %}\n            {%- for content_item in message.content %}\n                {%- if 'text' in content_item %}\n                    {{- content_item.text }}\n                {%- endif %}\n            {%- endfor %}\n        {%- endif %}\n        {%- if message.tool_calls %}\n            {%- for tool_call in message.tool_calls %}\n                {%- if (loop.first and message.content) or (not loop.first) %}\n                    {{- '\\n' }}\n                {%- endif %}\n                {%- if tool_call.function %}\n                    {%- set tool_call = tool_call.function %}\n                {%- endif %}\n                {{- '<tool_call>\\n{\"name\": \"' }}\n                {{- tool_call.name }}\n                {{- '\", \"arguments\": ' }}\n                {%- if tool_call.arguments is string %}\n                    {{- tool_call.arguments }}\n                {%- else %}\n                    {{- tool_call.arguments | tojson }}\n                {%- endif %}\n                {{- '}\\n</tool_call>' }}\n            {%- endfor %}\n        {%- endif %}\n        {{- '<|im_end|>\\n' }}\n    {%- elif message.role == \"tool\" %}\n        {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n            {{- '<|im_start|>user' }}\n        {%- endif %}\n        {{- '\\n<tool_response>\\n' }}\n        {%- if message.content is string %}\n            {{- message.content }}\n        {%- else %}\n            {%- for content in message.content %}\n                {%- if content.type == 'image' or 'image' in content or 'image_url' in content %}\n                    {%- set image_count.value = image_count.value + 1 %}\n                    {%- if add_vision_id %}Picture {{ image_count.value }}: {% endif -%}\n                    <|vision_start|><|image_pad|><|vision_end|>\n                {%- elif content.type == 'video' or 'video' in content %}\n                    {%- set video_count.value = video_count.value + 1 %}\n                    {%- if add_vision_id %}Video {{ video_count.value }}: {% endif -%}\n                    <|vision_start|><|video_pad|><|vision_end|>\n                {%- elif 'text' in content %}\n                    {{- content.text }}\n                {%- endif %}\n            {%- endfor %}\n        {%- endif %}\n        {{- '\\n</tool_response>' }}\n        {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n            {{- '<|im_end|>\\n' }}\n        {%- endif %}\n    {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n    {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n"
         | 
| 242 | 
            +
            }
         | 
    	
        video_preprocessor_config.json
    ADDED
    
    | @@ -0,0 +1,41 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "crop_size": null,
         | 
| 3 | 
            +
              "data_format": "channels_first",
         | 
| 4 | 
            +
              "default_to_square": true,
         | 
| 5 | 
            +
              "device": null,
         | 
| 6 | 
            +
              "do_center_crop": null,
         | 
| 7 | 
            +
              "do_convert_rgb": true,
         | 
| 8 | 
            +
              "do_normalize": true,
         | 
| 9 | 
            +
              "do_rescale": true,
         | 
| 10 | 
            +
              "do_resize": true,
         | 
| 11 | 
            +
              "do_sample_frames": true,
         | 
| 12 | 
            +
              "fps": 2,
         | 
| 13 | 
            +
              "image_mean": [
         | 
| 14 | 
            +
                0.5,
         | 
| 15 | 
            +
                0.5,
         | 
| 16 | 
            +
                0.5
         | 
| 17 | 
            +
              ],
         | 
| 18 | 
            +
              "image_std": [
         | 
| 19 | 
            +
                0.5,
         | 
| 20 | 
            +
                0.5,
         | 
| 21 | 
            +
                0.5
         | 
| 22 | 
            +
              ],
         | 
| 23 | 
            +
              "input_data_format": null,
         | 
| 24 | 
            +
              "max_frames": 768,
         | 
| 25 | 
            +
              "merge_size": 2,
         | 
| 26 | 
            +
              "min_frames": 4,
         | 
| 27 | 
            +
              "num_frames": null,
         | 
| 28 | 
            +
              "pad_size": null,
         | 
| 29 | 
            +
              "patch_size": 16,
         | 
| 30 | 
            +
              "processor_class": "Qwen3VLProcessor",
         | 
| 31 | 
            +
              "resample": 3,
         | 
| 32 | 
            +
              "rescale_factor": 0.00392156862745098,
         | 
| 33 | 
            +
              "return_metadata": false,
         | 
| 34 | 
            +
              "size": {
         | 
| 35 | 
            +
                "longest_edge": 25165824,
         | 
| 36 | 
            +
                "shortest_edge": 4096
         | 
| 37 | 
            +
              },
         | 
| 38 | 
            +
              "temporal_patch_size": 2,
         | 
| 39 | 
            +
              "video_metadata": null,
         | 
| 40 | 
            +
              "video_processor_type": "Qwen3VLVideoProcessor"
         | 
| 41 | 
            +
            }
         | 
    	
        vocab.json
    ADDED
    
    | The diff for this file is too large to render. 
		See raw diff | 
|  | 

