Upload VLlamaForCausalLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -44,6 +44,6 @@
|
|
| 44 |
"vision_image_size": 30,
|
| 45 |
"vision_model_name": "hf-internal-testing/tiny-random-clip",
|
| 46 |
"vision_model_params": "{}",
|
| 47 |
-
"vocab_size":
|
| 48 |
"word_embed_proj_dim": 16
|
| 49 |
}
|
|
|
|
| 44 |
"vision_image_size": 30,
|
| 45 |
"vision_model_name": "hf-internal-testing/tiny-random-clip",
|
| 46 |
"vision_model_params": "{}",
|
| 47 |
+
"vocab_size": 32000,
|
| 48 |
"word_embed_proj_dim": 16
|
| 49 |
}
|
pytorch_model.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:71b12743cfed7632ce36846850750c4c874dba173638e1d85c1d1e03b74c1610
|
| 3 |
+
size 12878457
|