init_code

This commit is contained in:
sky
2025-07-03 17:03:00 +08:00
parent a710c87a2b
commit 89766fe3d1
220 changed files with 479903 additions and 77 deletions

16
system.json Normal file
View File

@@ -0,0 +1,16 @@
{
"output": "./Logs/",
"datasets_path": "",
"datasets_sim": "",
"sim_configs_path": "./assets/Sim_props",
"bodies_default_path": "./assets/bodies",
"body_samples_path": "",
"model": {
"vl_model": "",
"text_model": ""
},
"api_keys": ""
,
"base_urls": "",
"param_model": "lmm_utils/Qwen/qwen2vl_lora_mlp/model.pth"
}