torettomarui commited on
Commit
b6b6971
·
verified ·
1 Parent(s): 45e6813

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_commit_hash": null,
3
- "_name_or_path": "/nfs/dataset-ofs-perception/tracking/marui/Code/llava-qw/outputs/LlavaQw_finetune_model_checkpoints/epoch_1",
4
  "architectures": [
5
  "LlavaQwModel"
6
  ],
@@ -13,7 +13,7 @@
13
  "dynamic_image_size": true,
14
  "force_image_size": 448,
15
  "llm_config": {
16
- "_name_or_path": "/nfs/dataset-ofs-perception/tracking/marui/models/Qwen2.5-7B-Instruct",
17
  "add_cross_attention": false,
18
  "architectures": [
19
  "Qwen2ForCausalLM"
 
1
  {
2
  "_commit_hash": null,
3
+ "_name_or_path": "LlavaQw",
4
  "architectures": [
5
  "LlavaQwModel"
6
  ],
 
13
  "dynamic_image_size": true,
14
  "force_image_size": 448,
15
  "llm_config": {
16
+ "_name_or_path": "Qwen2.5-7B-Instruct",
17
  "add_cross_attention": false,
18
  "architectures": [
19
  "Qwen2ForCausalLM"