Robotics
PyTorch
Cosmos
xperience10m_task_baseline_suite
embodied-ai
multimodal
xperience-10m
baseline
evaluation
qwen3-omni
Instructions to use cy0307/ropedia-xperience-10m-task-baselines with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use cy0307/ropedia-xperience-10m-task-baselines with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 860 Bytes
540e67a 367c357 540e67a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="0; url=/ropedia-xperience-10m-task-suite/">
<title>Redirecting | Ropedia Xperience-10M Task Suite</title>
<link rel="canonical" href="https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/">
<style>
body {
margin: 0;
min-height: 100vh;
display: grid;
place-items: center;
background: #020502;
color: #f4f8ef;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
a { color: #ccffa0; }
</style>
</head>
<body>
<main>
<h1>Redirecting</h1>
<p>Go to <a href="/ropedia-xperience-10m-task-suite/">Ropedia Xperience-10M Task Suite</a>.</p>
</main>
</body>
</html>
|