diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..02e8202dfef3555b6b365c9be5cb4a7944a24318 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +push.sh diff --git a/only_ce_really_fixed/adapter_1000/README.md b/only_ce_really_fixed/adapter_1000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_1000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_1000/adapter_config.json b/only_ce_really_fixed/adapter_1000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_1000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_1000/adapter_model.bin b/only_ce_really_fixed/adapter_1000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..c14840eb1a29a35995bec57e19d7d06e0a936148 --- /dev/null +++ b/only_ce_really_fixed/adapter_1000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3747633a6cc0c7403ef0712b9331822d258bfa9afe681f0981de565d5d6c564d +size 33640010 diff --git a/only_ce_really_fixed/adapter_1500/README.md b/only_ce_really_fixed/adapter_1500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_1500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_1500/adapter_config.json b/only_ce_really_fixed/adapter_1500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_1500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_1500/adapter_model.bin b/only_ce_really_fixed/adapter_1500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..bca55a21666065e4a94a1a8f7de8f37c15420514 --- /dev/null +++ b/only_ce_really_fixed/adapter_1500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a68e7fa2821bce5701d878508e842ad3b3339a81a9edb6ced52699f359e8c4 +size 33640010 diff --git a/only_ce_really_fixed/adapter_2000/README.md b/only_ce_really_fixed/adapter_2000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_2000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_2000/adapter_config.json b/only_ce_really_fixed/adapter_2000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_2000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_2000/adapter_model.bin b/only_ce_really_fixed/adapter_2000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..3b1b59b6a4921ac858d16279234a41917482f4f8 --- /dev/null +++ b/only_ce_really_fixed/adapter_2000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600296c4f382bdb5fa06e9bc76e861e2e056427efc87522c73f3c73e462357c9 +size 33640010 diff --git a/only_ce_really_fixed/adapter_2500/README.md b/only_ce_really_fixed/adapter_2500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_2500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_2500/adapter_config.json b/only_ce_really_fixed/adapter_2500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_2500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_2500/adapter_model.bin b/only_ce_really_fixed/adapter_2500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..200236e8b9264bfe0a960acc9da9f38e3806bf77 --- /dev/null +++ b/only_ce_really_fixed/adapter_2500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571a77b3cd158060156062660f9eded8f69ae41679aca027cc996d4bd5a3f17a +size 33640010 diff --git a/only_ce_really_fixed/adapter_3000/README.md b/only_ce_really_fixed/adapter_3000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_3000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_3000/adapter_config.json b/only_ce_really_fixed/adapter_3000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_3000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_3000/adapter_model.bin b/only_ce_really_fixed/adapter_3000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..1ce1c497d5384baca5118babdaa3543745002512 --- /dev/null +++ b/only_ce_really_fixed/adapter_3000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ffa70aa8bfbec20bc5e89d36d983444c600e56c4187aae6cbfd63a9a6c24a5 +size 33640010 diff --git a/only_ce_really_fixed/adapter_3500/README.md b/only_ce_really_fixed/adapter_3500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_3500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_3500/adapter_config.json b/only_ce_really_fixed/adapter_3500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_3500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_3500/adapter_model.bin b/only_ce_really_fixed/adapter_3500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..f76670f3588ab8f3a1d94bcb4f5acb082aced3c4 --- /dev/null +++ b/only_ce_really_fixed/adapter_3500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050c37a454c05f3b766d63c9e6ce8d2e939649bb133237b685837feef047abe6 +size 33640010 diff --git a/only_ce_really_fixed/adapter_4000/README.md b/only_ce_really_fixed/adapter_4000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_4000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_4000/adapter_config.json b/only_ce_really_fixed/adapter_4000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_4000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_4000/adapter_model.bin b/only_ce_really_fixed/adapter_4000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..507bcbbac608cae025909a016ec23bb4daa8f1bf --- /dev/null +++ b/only_ce_really_fixed/adapter_4000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba50aaa20e07019c165adb3d7be91a3f8c42008f671370a14877c9f00ac993d5 +size 33640010 diff --git a/only_ce_really_fixed/adapter_4500/README.md b/only_ce_really_fixed/adapter_4500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_4500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_4500/adapter_config.json b/only_ce_really_fixed/adapter_4500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_4500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_4500/adapter_model.bin b/only_ce_really_fixed/adapter_4500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..aeabcad759833f1f5d40cb736f9f1338f1c2a07b --- /dev/null +++ b/only_ce_really_fixed/adapter_4500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527a46e800550057014fa749ed854525a02987e0f6f55c7a6dc536b03dacad08 +size 33640010 diff --git a/only_ce_really_fixed/adapter_500/README.md b/only_ce_really_fixed/adapter_500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_500/adapter_config.json b/only_ce_really_fixed/adapter_500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_500/adapter_model.bin b/only_ce_really_fixed/adapter_500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..46296d04b0785599e00eb6e731b87f9caf59b958 --- /dev/null +++ b/only_ce_really_fixed/adapter_500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018a7a0ee929616b3f0751145f3353f7199e7329799c68bae10d946a588c1f11 +size 33640010 diff --git a/only_ce_really_fixed/adapter_5000/README.md b/only_ce_really_fixed/adapter_5000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_5000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_5000/adapter_config.json b/only_ce_really_fixed/adapter_5000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_5000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_5000/adapter_model.bin b/only_ce_really_fixed/adapter_5000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..09e2c8e77350baa7daa4fd68eee3988ed0517a71 --- /dev/null +++ b/only_ce_really_fixed/adapter_5000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6b6f8ca9516cf3db8925ab2b637095977345d00ef99d7663e704081959a633 +size 33640010 diff --git a/only_ce_really_fixed/adapter_5500/README.md b/only_ce_really_fixed/adapter_5500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_ce_really_fixed/adapter_5500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_ce_really_fixed/adapter_5500/adapter_config.json b/only_ce_really_fixed/adapter_5500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_ce_really_fixed/adapter_5500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_ce_really_fixed/adapter_5500/adapter_model.bin b/only_ce_really_fixed/adapter_5500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1f5e7ff49ff8b02c334fecca10a83f1d88e916e --- /dev/null +++ b/only_ce_really_fixed/adapter_5500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433e92798f22b7df83fe7d1a52b6c2973e8d75476bcebd66f07894bdfad48acf +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_1000/README.md b/only_posix_100_really_fixed/adapter_1000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_1000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_1000/adapter_config.json b/only_posix_100_really_fixed/adapter_1000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_1000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_1000/adapter_model.bin b/only_posix_100_really_fixed/adapter_1000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..2fe3293155b3ed2c60ae8b4fbff2ba0cd4ce8268 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_1000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ebf9d1f2eb99d9e34875e7f5fa6e0ad8dc6a015c282642d28a96b489ea5657 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_1500/README.md b/only_posix_100_really_fixed/adapter_1500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_1500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_1500/adapter_config.json b/only_posix_100_really_fixed/adapter_1500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_1500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_1500/adapter_model.bin b/only_posix_100_really_fixed/adapter_1500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d3f8df3af72b9986a6a7c54de2429f3184000275 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_1500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995d8237ac7f6d30a79b2792d8e88ce82e9cd10ae7da2b09f4b77ba27719b8c5 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_2000/README.md b/only_posix_100_really_fixed/adapter_2000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_2000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_2000/adapter_config.json b/only_posix_100_really_fixed/adapter_2000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_2000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_2000/adapter_model.bin b/only_posix_100_really_fixed/adapter_2000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..62ed9d05cd43600eb5750c1142744c0654aa0be1 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_2000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b80ac7cbe1906c82508af649c67cc48cba2e4f3971ae40f30cfd4e9932db4f6 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_2500/README.md b/only_posix_100_really_fixed/adapter_2500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_2500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_2500/adapter_config.json b/only_posix_100_really_fixed/adapter_2500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_2500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_2500/adapter_model.bin b/only_posix_100_really_fixed/adapter_2500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..aabbfc03240836075ed8a8815ead4f04daf40aed --- /dev/null +++ b/only_posix_100_really_fixed/adapter_2500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3ee65c584af5351d4518a08845fefcbcf568fbf840a3599dc0a143941d2f1d +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_3000/README.md b/only_posix_100_really_fixed/adapter_3000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_3000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_3000/adapter_config.json b/only_posix_100_really_fixed/adapter_3000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_3000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_3000/adapter_model.bin b/only_posix_100_really_fixed/adapter_3000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..da1223e0ad0275b460e5d60ce2cad37ba752e45d --- /dev/null +++ b/only_posix_100_really_fixed/adapter_3000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73bf2dd8c04e51f4555c901a08e6e6592f80ea74e16c9e7847b51176bf4f5719 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_3500/README.md b/only_posix_100_really_fixed/adapter_3500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_3500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_3500/adapter_config.json b/only_posix_100_really_fixed/adapter_3500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_3500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_3500/adapter_model.bin b/only_posix_100_really_fixed/adapter_3500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..cf81f3201aa7da49a63b8058a7455f4cd161017a --- /dev/null +++ b/only_posix_100_really_fixed/adapter_3500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e2d780b40fdcd54ce38b46d22251af0dd99f900c08177838df07bf5a4722e1 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_4000/README.md b/only_posix_100_really_fixed/adapter_4000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_4000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_4000/adapter_config.json b/only_posix_100_really_fixed/adapter_4000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_4000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_4000/adapter_model.bin b/only_posix_100_really_fixed/adapter_4000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..4b761bcddc3cc24980c8c2728daa8581832cb898 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_4000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa0ca5f44e1ecdc12e2bd60341c4a3d7bf1e4864e2b07ab7c8d40060da721f2 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_4500/README.md b/only_posix_100_really_fixed/adapter_4500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_4500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_4500/adapter_config.json b/only_posix_100_really_fixed/adapter_4500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_4500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_4500/adapter_model.bin b/only_posix_100_really_fixed/adapter_4500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..2e664963228ccaa655f02a8190a468a6e0bc25cd --- /dev/null +++ b/only_posix_100_really_fixed/adapter_4500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c49a1e464772aa0449e9b17f257f7793344c1458a8f32a4538983519ecd7646 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_500/README.md b/only_posix_100_really_fixed/adapter_500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_500/adapter_config.json b/only_posix_100_really_fixed/adapter_500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_500/adapter_model.bin b/only_posix_100_really_fixed/adapter_500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..f82157babf8a4c5b004f85f158c2bda2f58ca940 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e1bd457c487d53d6103088312939dc10b2bcc5ca9b2b01bae5b3443fe25cb7 +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_5000/README.md b/only_posix_100_really_fixed/adapter_5000/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_5000/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_5000/adapter_config.json b/only_posix_100_really_fixed/adapter_5000/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_5000/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_5000/adapter_model.bin b/only_posix_100_really_fixed/adapter_5000/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..303dad17b0eb7a088c5da2f5002350808db489c3 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_5000/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440b854e33a50840f3e9052248850e04c6ff097519f5f66cbf1a05e006234b7c +size 33640010 diff --git a/only_posix_100_really_fixed/adapter_5500/README.md b/only_posix_100_really_fixed/adapter_5500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d4576fe074287232d3836bf69c21d3f2593290d9 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_5500/README.md @@ -0,0 +1,9 @@ +--- +library_name: peft +--- +## Training procedure + +### Framework versions + + +- PEFT 0.4.0 diff --git a/only_posix_100_really_fixed/adapter_5500/adapter_config.json b/only_posix_100_really_fixed/adapter_5500/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b960313c2f5e59819b5b77ab52e95d273ff286db --- /dev/null +++ b/only_posix_100_really_fixed/adapter_5500/adapter_config.json @@ -0,0 +1,24 @@ +{ + "auto_mapping": { + "base_model_class": "LlavaMistralForCausalLM", + "parent_library": "llava.model.language_model.llava_mistral" + }, + "base_model_name_or_path": "/share/ssddata/sarimhashmi/posix/llava_med/llava-med", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layers_pattern": null, + "layers_to_transform": null, + "lora_alpha": 32, + "lora_dropout": 0.05, + "modules_to_save": null, + "peft_type": "LORA", + "r": 16, + "revision": null, + "target_modules": [ + "q_proj", + "v_proj" + ], + "task_type": null +} \ No newline at end of file diff --git a/only_posix_100_really_fixed/adapter_5500/adapter_model.bin b/only_posix_100_really_fixed/adapter_5500/adapter_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..ebe5e12b87bad784b9b93ea2f98d0d99ec4eeae6 --- /dev/null +++ b/only_posix_100_really_fixed/adapter_5500/adapter_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8ed13de86c300ebec96036112382af064a29eed8f033b0d89996005cc6aa63 +size 33640010