Vision-CAIR commited on
Commit
6847662
·
verified ·
1 Parent(s): 8444d94

Push model using huggingface_hub.

Browse files
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "mini_gpt4_llama_v2",
3
+ "architectures": [
4
+ "MiniGPT4_Video"
5
+ ],
6
+ "chat_template": true,
7
+ "ckpt": "checkpoints/video_mistral_all_checkpoint_last.pth",
8
+ "device": "cuda",
9
+ "drop_path_rate": 0,
10
+ "end_sym": "</s>",
11
+ "freeze_qformer": true,
12
+ "freeze_vit": true,
13
+ "image_size": 224,
14
+ "img_size": 224,
15
+ "length": 50,
16
+ "llama_model": "mistralai/Mistral-7B-Instruct-v0.2",
17
+ "lora_alpha": 16,
18
+ "lora_dropout": 0.05,
19
+ "lora_r": 64,
20
+ "lora_target_modules": [
21
+ "q_proj",
22
+ "v_proj"
23
+ ],
24
+ "low_resource": true,
25
+ "max_context_len": 7200,
26
+ "max_txt_len": 512,
27
+ "model_type": "minigpt4_video",
28
+ "num_query_token": 32,
29
+ "prompt": "",
30
+ "prompt_path": "",
31
+ "remove_template": false,
32
+ "token_pooling": true,
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.42.3",
35
+ "use_grad_checkpoint": true,
36
+ "use_grad_checkpoint_llm": true,
37
+ "vit_model": "eva_clip_g",
38
+ "vit_precision": "fp16"
39
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.42.3"
4
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:064a256de557540dc15bb36caba8e5179c84cf12bb07def0931fe5c14b1fac8b
3
+ size 4981849121
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d23e1bf398ec0ba061f73d593769e05f5c3e09fe37fa249975d2043d3f2865c0
3
+ size 4610750095
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72f30102fe59ec7da24060af9c84c5293933eeaa428751a0325a863543e8f90d
3
+ size 616579408
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff