Add MLLM project
This commit is contained in:
parent
ea6c7c815b
commit
7f21c83caf
1 changed files with 8 additions and 0 deletions
|
|
@ -62,5 +62,13 @@
|
||||||
server = "aicloud";
|
server = "aicloud";
|
||||||
remoteDir = "~/DiffDisMatter";
|
remoteDir = "~/DiffDisMatter";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mllm-traj = {
|
||||||
|
template = "basic";
|
||||||
|
name = "MLLM-Traj";
|
||||||
|
codePath = "/Users/yanlin/Documents/Projects/Multimodal LLM for Trajectory Modeling/mllm-traj-paper";
|
||||||
|
description = "MLLM for Trajectory";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue