Upload folder using huggingface_hub
Browse files- config.json +2 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -23,8 +23,10 @@
|
|
23 |
"proj_width": 1024,
|
24 |
"num_steps": 10,
|
25 |
"use_cache": true,
|
|
|
26 |
"freeze_vision_encoder": true,
|
27 |
"train_expert_only": false,
|
|
|
28 |
"optimizer_lr": 2.5e-05,
|
29 |
"optimizer_betas": [
|
30 |
0.9,
|
|
|
23 |
"proj_width": 1024,
|
24 |
"num_steps": 10,
|
25 |
"use_cache": true,
|
26 |
+
"attention_implementation": "eager",
|
27 |
"freeze_vision_encoder": true,
|
28 |
"train_expert_only": false,
|
29 |
+
"train_state_proj": true,
|
30 |
"optimizer_lr": 2.5e-05,
|
31 |
"optimizer_betas": [
|
32 |
0.9,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14005620648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:229db1ecbab7025e02a6bc7e251dce6ca2a8102351b78ada462d2a5a46440b72
|
3 |
size 14005620648
|