Absolute -> relative path
Browse files
viscop_qwen2.5_7b_viscop-lora_egocentric-expert/config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_attn_implementation_autoset": true,
|
| 3 |
-
"_name_or_path": "/
|
| 4 |
"architectures": [
|
| 5 |
"Videollama3Qwen2ForCausalLM"
|
| 6 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"_attn_implementation_autoset": true,
|
| 3 |
+
"_name_or_path": "./base_vlm/videollama3-image_7b_local/",
|
| 4 |
"architectures": [
|
| 5 |
"Videollama3Qwen2ForCausalLM"
|
| 6 |
],
|