Upload folder using huggingface_hub
Browse files- README.md +1 -0
- config.json +10 -1
- video_preprocessor_config.json +0 -2
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-VL-4B-Instruct
|
|
|
|
| 5 |
tags:
|
| 6 |
- abliterated
|
| 7 |
- uncensored
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-VL-4B-Instruct
|
| 5 |
+
pipeline_tag: image-text-to-text
|
| 6 |
tags:
|
| 7 |
- abliterated
|
| 8 |
- uncensored
|
config.json
CHANGED
|
@@ -44,6 +44,7 @@
|
|
| 44 |
"pad_token_id": null,
|
| 45 |
"prefix": null,
|
| 46 |
"problem_type": null,
|
|
|
|
| 47 |
"quantization": {
|
| 48 |
"group_size": 64,
|
| 49 |
"bits": 8,
|
|
@@ -91,6 +92,7 @@
|
|
| 91 |
"output_hidden_states": false,
|
| 92 |
"torchscript": false,
|
| 93 |
"dtype": "bfloat16",
|
|
|
|
| 94 |
"tie_word_embeddings": true,
|
| 95 |
"chunk_size_feed_forward": 0,
|
| 96 |
"is_encoder_decoder": false,
|
|
@@ -144,22 +146,27 @@
|
|
| 144 |
"diversity_penalty": 0.0,
|
| 145 |
"_name_or_path": "",
|
| 146 |
"model_type": "qwen3_vl_text",
|
|
|
|
|
|
|
| 147 |
"output_attentions": false
|
| 148 |
},
|
|
|
|
| 149 |
"tie_encoder_decoder": false,
|
| 150 |
"tie_word_embeddings": true,
|
| 151 |
"tokenizer_class": null,
|
| 152 |
"top_k": 50,
|
| 153 |
"top_p": 1.0,
|
| 154 |
"torchscript": false,
|
| 155 |
-
"transformers_version": "4.57.
|
| 156 |
"typical_p": 1.0,
|
|
|
|
| 157 |
"video_token_id": 151656,
|
| 158 |
"vision_config": {
|
| 159 |
"return_dict": true,
|
| 160 |
"output_hidden_states": false,
|
| 161 |
"torchscript": false,
|
| 162 |
"dtype": "bfloat16",
|
|
|
|
| 163 |
"tie_word_embeddings": true,
|
| 164 |
"chunk_size_feed_forward": 0,
|
| 165 |
"is_encoder_decoder": false,
|
|
@@ -213,6 +220,8 @@
|
|
| 213 |
"diversity_penalty": 0.0,
|
| 214 |
"_name_or_path": "",
|
| 215 |
"model_type": "qwen3_vl",
|
|
|
|
|
|
|
| 216 |
"depth": 24,
|
| 217 |
"hidden_size": 1024,
|
| 218 |
"hidden_act": "gelu_pytorch_tanh",
|
|
|
|
| 44 |
"pad_token_id": null,
|
| 45 |
"prefix": null,
|
| 46 |
"problem_type": null,
|
| 47 |
+
"pruned_heads": {},
|
| 48 |
"quantization": {
|
| 49 |
"group_size": 64,
|
| 50 |
"bits": 8,
|
|
|
|
| 92 |
"output_hidden_states": false,
|
| 93 |
"torchscript": false,
|
| 94 |
"dtype": "bfloat16",
|
| 95 |
+
"pruned_heads": {},
|
| 96 |
"tie_word_embeddings": true,
|
| 97 |
"chunk_size_feed_forward": 0,
|
| 98 |
"is_encoder_decoder": false,
|
|
|
|
| 146 |
"diversity_penalty": 0.0,
|
| 147 |
"_name_or_path": "",
|
| 148 |
"model_type": "qwen3_vl_text",
|
| 149 |
+
"tf_legacy_loss": false,
|
| 150 |
+
"use_bfloat16": false,
|
| 151 |
"output_attentions": false
|
| 152 |
},
|
| 153 |
+
"tf_legacy_loss": false,
|
| 154 |
"tie_encoder_decoder": false,
|
| 155 |
"tie_word_embeddings": true,
|
| 156 |
"tokenizer_class": null,
|
| 157 |
"top_k": 50,
|
| 158 |
"top_p": 1.0,
|
| 159 |
"torchscript": false,
|
| 160 |
+
"transformers_version": "4.57.1",
|
| 161 |
"typical_p": 1.0,
|
| 162 |
+
"use_bfloat16": false,
|
| 163 |
"video_token_id": 151656,
|
| 164 |
"vision_config": {
|
| 165 |
"return_dict": true,
|
| 166 |
"output_hidden_states": false,
|
| 167 |
"torchscript": false,
|
| 168 |
"dtype": "bfloat16",
|
| 169 |
+
"pruned_heads": {},
|
| 170 |
"tie_word_embeddings": true,
|
| 171 |
"chunk_size_feed_forward": 0,
|
| 172 |
"is_encoder_decoder": false,
|
|
|
|
| 220 |
"diversity_penalty": 0.0,
|
| 221 |
"_name_or_path": "",
|
| 222 |
"model_type": "qwen3_vl",
|
| 223 |
+
"tf_legacy_loss": false,
|
| 224 |
+
"use_bfloat16": false,
|
| 225 |
"depth": 24,
|
| 226 |
"hidden_size": 1024,
|
| 227 |
"hidden_act": "gelu_pytorch_tanh",
|
video_preprocessor_config.json
CHANGED
|
@@ -6,7 +6,6 @@
|
|
| 6 |
"do_center_crop": null,
|
| 7 |
"do_convert_rgb": true,
|
| 8 |
"do_normalize": true,
|
| 9 |
-
"do_pad": null,
|
| 10 |
"do_rescale": true,
|
| 11 |
"do_resize": true,
|
| 12 |
"do_sample_frames": true,
|
|
@@ -32,7 +31,6 @@
|
|
| 32 |
"resample": 3,
|
| 33 |
"rescale_factor": 0.00392156862745098,
|
| 34 |
"return_metadata": false,
|
| 35 |
-
"return_tensors": null,
|
| 36 |
"size": {
|
| 37 |
"longest_edge": 25165824,
|
| 38 |
"shortest_edge": 4096
|
|
|
|
| 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,
|
|
|
|
| 31 |
"resample": 3,
|
| 32 |
"rescale_factor": 0.00392156862745098,
|
| 33 |
"return_metadata": false,
|
|
|
|
| 34 |
"size": {
|
| 35 |
"longest_edge": 25165824,
|
| 36 |
"shortest_edge": 4096
|