Commit 410b1583 authored by helloyongyang's avatar helloyongyang
Browse files

update configs

parent fefefde5
...@@ -27,4 +27,4 @@ ...@@ -27,4 +27,4 @@
"tiny_vae": true, "tiny_vae": true,
"tiny_vae_path": "/path/to/taew2_1.pth", "tiny_vae_path": "/path/to/taew2_1.pth",
"lazy_load": true "lazy_load": true
} }
\ No newline at end of file
...@@ -29,4 +29,4 @@ ...@@ -29,4 +29,4 @@
"lazy_load": true, "lazy_load": true,
"rotary_chunk": true, "rotary_chunk": true,
"clean_cuda_cache": true "clean_cuda_cache": true
} }
\ No newline at end of file
...@@ -18,4 +18,4 @@ ...@@ -18,4 +18,4 @@
"mm_type": "W-int8-channel-sym-A-int8-channel-sym-dynamic-Q8F" "mm_type": "W-int8-channel-sym-A-int8-channel-sym-dynamic-Q8F"
}, },
"use_tiling_vae": true "use_tiling_vae": true
} }
\ No newline at end of file
...@@ -20,4 +20,4 @@ ...@@ -20,4 +20,4 @@
"tiny_vae": true, "tiny_vae": true,
"tiny_vae_path": "/mnt/afs_2/gushiqiao/x2v_models/taew2_1.pth", "tiny_vae_path": "/mnt/afs_2/gushiqiao/x2v_models/taew2_1.pth",
"t5_offload_granularity": "block" "t5_offload_granularity": "block"
} }
\ No newline at end of file
...@@ -10,4 +10,4 @@ ...@@ -10,4 +10,4 @@
"mm_config": { "mm_config": {
"mm_type": "W-int8-channel-sym-A-int8-channel-sym-dynamic-Vllm" "mm_type": "W-int8-channel-sym-A-int8-channel-sym-dynamic-Vllm"
} }
} }
\ No newline at end of file
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
"mm_config": { "mm_config": {
"mm_type": "W-int8-channel-sym-A-int8-channel-sym-dynamic-Vllm" "mm_type": "W-int8-channel-sym-A-int8-channel-sym-dynamic-Vllm"
} }
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment