Upload LlavaForConditionalGeneration
Browse files- README.md +2 -1
- config.json +3 -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
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
tags:
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- llama-factory
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Card for Model ID
|
config.json
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"LlavaForConditionalGeneration"
|
| 4 |
],
|
|
|
|
| 5 |
"ignore_index": -100,
|
| 6 |
"image_token_index": 64000,
|
| 7 |
"model_type": "llava",
|
|
@@ -22,6 +24,7 @@
|
|
| 22 |
},
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.40.1",
|
|
|
|
| 25 |
"vision_config": {
|
| 26 |
"_name_or_path": "checkpoints/01-ai/Yi-VL-6B/vit/clip-vit-H-14-laion2B-s32B-b79K-yi-vl-6B-448",
|
| 27 |
"architectures": [
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/raid/zhangrichong/data/fengzc/LLM/checkpoints/BUAADreamer/Yi-VL-6B-hf",
|
| 3 |
"architectures": [
|
| 4 |
"LlavaForConditionalGeneration"
|
| 5 |
],
|
| 6 |
+
"hidden_size": 4096,
|
| 7 |
"ignore_index": -100,
|
| 8 |
"image_token_index": 64000,
|
| 9 |
"model_type": "llava",
|
|
|
|
| 24 |
},
|
| 25 |
"torch_dtype": "bfloat16",
|
| 26 |
"transformers_version": "4.40.1",
|
| 27 |
+
"use_cache": true,
|
| 28 |
"vision_config": {
|
| 29 |
"_name_or_path": "checkpoints/01-ai/Yi-VL-6B/vit/clip-vit-H-14-laion2B-s32B-b79K-yi-vl-6B-448",
|
| 30 |
"architectures": [
|
model-00001-of-00005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2208ab9d00a70866223dc95e1ef0c0d25eb2cc3bcdf2680c9385787c624f9ac9
|
| 3 |
+
size 2946113504
|
model-00002-of-00005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3aaf56b2d047d81d3e2f809ab7c7852e069bb4988e306a3f7136ae583c03342
|
| 3 |
+
size 2948736432
|
model-00003-of-00005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3735ccfc56c97cefd6367d9b058a2123adc867a55ebf38e658574dfdcb1d2ad
|
| 3 |
+
size 2934073472
|
model-00004-of-00005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3319a766e207948bc00c8b5e4e4686ff266c6613519075d78c490e30fb7d0e15
|
| 3 |
+
size 2948736488
|
model-00005-of-00005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e691d4738a853edff05aca54bc59499c26ca847372e7adfcd52c0d3679a9b4fc
|
| 3 |
+
size 1653157960
|
model.safetensors.index.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|