lkhl commited on
Commit
928862f
·
verified ·
1 Parent(s): 14fa5d5

Upload Videollama3ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +82 -0
  2. generation_config.json +14 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Videollama3ForConditionalGeneration"
4
+ ],
5
+ "image_token_id": 151655,
6
+ "model_type": "videollama3",
7
+ "text_config": {
8
+ "architectures": [
9
+ "Qwen2ForCausalLM"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 151643,
13
+ "eos_token_id": 151643,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 1536,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 8960,
18
+ "layer_types": [
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention",
42
+ "full_attention",
43
+ "full_attention",
44
+ "full_attention",
45
+ "full_attention",
46
+ "full_attention"
47
+ ],
48
+ "max_position_embeddings": 131072,
49
+ "max_window_layers": 28,
50
+ "model_type": "qwen2",
51
+ "num_attention_heads": 12,
52
+ "num_hidden_layers": 28,
53
+ "num_key_value_heads": 2,
54
+ "rms_norm_eps": 1e-06,
55
+ "rope_scaling": null,
56
+ "rope_theta": 1000000.0,
57
+ "sliding_window": null,
58
+ "tie_word_embeddings": true,
59
+ "torch_dtype": "bfloat16",
60
+ "use_cache": true,
61
+ "use_mrope": false,
62
+ "use_sliding_window": false,
63
+ "vocab_size": 151936
64
+ },
65
+ "torch_dtype": "bfloat16",
66
+ "transformers_version": "4.56.0.dev0",
67
+ "use_token_compression": true,
68
+ "video_token_id": 151656,
69
+ "vision_config": {
70
+ "attention_dropout": 0.0,
71
+ "hidden_act": "gelu_pytorch_tanh",
72
+ "hidden_size": 1152,
73
+ "intermediate_size": 4304,
74
+ "layer_norm_eps": 1e-06,
75
+ "model_type": "videollama3_vision",
76
+ "num_attention_heads": 16,
77
+ "num_channels": 3,
78
+ "num_hidden_layers": 27,
79
+ "patch_size": 14,
80
+ "torch_dtype": "bfloat16"
81
+ }
82
+ }
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "pad_token_id": 151643,
9
+ "repetition_penalty": 1.1,
10
+ "temperature": 0.7,
11
+ "top_k": 20,
12
+ "top_p": 0.8,
13
+ "transformers_version": "4.56.0.dev0"
14
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c9b9ce22b38cbda9cf97cd5ec316705f10d3c2ebef310b252c1d6d9835e69d
3
+ size 3920084208