Upload LlavaForConditionalGeneration
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"LlavaForConditionalGeneration"
|
| 4 |
],
|
| 5 |
-
"dtype": "
|
| 6 |
"ignore_index": -100,
|
| 7 |
"image_seq_length": 576,
|
| 8 |
"image_token_index": 32000,
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"LlavaForConditionalGeneration"
|
| 4 |
],
|
| 5 |
+
"dtype": "float16",
|
| 6 |
"ignore_index": -100,
|
| 7 |
"image_seq_length": 576,
|
| 8 |
"image_token_index": 32000,
|
model.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:538a84a8c3d25c5ba153e44ebe56d359fa5f92f4479c7e89f168e31570f47576
|
| 3 |
+
size 4855832
|