weizhiwang
commited on
Commit
•
2fa4342
1
Parent(s):
9e67c20
Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- model-00004-of-00004.safetensors +2 -2
- model.safetensors.index.json +1 -1
- trainer_state.json +0 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlavaLlamaForCausalLM"
|
5 |
],
|
@@ -22,7 +22,7 @@
|
|
22 |
"mm_use_im_start_end": false,
|
23 |
"mm_vision_select_feature": "patch",
|
24 |
"mm_vision_select_layer": -2,
|
25 |
-
"mm_vision_tower": "openai/clip-vit-large-patch14",
|
26 |
"model_type": "llava_llama",
|
27 |
"num_attention_heads": 32,
|
28 |
"num_hidden_layers": 32,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/abc/models/Meta-Llama-3-8B",
|
3 |
"architectures": [
|
4 |
"LlavaLlamaForCausalLM"
|
5 |
],
|
|
|
22 |
"mm_use_im_start_end": false,
|
23 |
"mm_vision_select_feature": "patch",
|
24 |
"mm_vision_select_layer": -2,
|
25 |
+
"mm_vision_tower": "openai/clip-vit-large-patch14-336",
|
26 |
"model_type": "llava_llama",
|
27 |
"num_attention_heads": 32,
|
28 |
"num_hidden_layers": 32,
|
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976698672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff4ef809b4f5acf24e6398205d79bb2e5526e952b53f2065ead0b929fcc79a8a
|
3 |
size 4976698672
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999802720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a5ca83e2fd03122cef9d48a1ccac0e2898143c20972c29327498023bd3befd3
|
3 |
size 4999802720
|
model-00003-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4915916176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebaac01f3be3f281c233dfe446786b1a61de66f7075ee55e538ac29a8391deb0
|
3 |
size 4915916176
|
model-00004-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6470a564742da9415e21d7bd1d7b214942bc9bd04af86c14dd18f984e46e8e83
|
3 |
+
size 1817174936
|
model.safetensors.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "model-00004-of-00004.safetensors",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 16709496832
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "model-00004-of-00004.safetensors",
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f801e56cb6e0d510a5c577db8390a10a81745d80ead0e982244b6cdcd62b1a9d
|
3 |
+
size 7160
|