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
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Redirecting | Ropedia Xperience-10M Task Suite</title> | |
| <link rel="canonical" href="https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"> | |
| <script> | |
| (function () { | |
| var projectBase = "/ropedia-xperience-10m-task-suite/"; | |
| var target = window.location.pathname.indexOf(projectBase) === 0 ? projectBase : "/"; | |
| window.addEventListener("DOMContentLoaded", function () { | |
| var homeLink = document.getElementById("homeLink"); | |
| if (homeLink) homeLink.href = target; | |
| }); | |
| window.location.replace(target); | |
| })(); | |
| </script> | |
| <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 id="homeLink" href="/">Ropedia Xperience-10M Task Suite</a>.</p> | |
| </main> | |
| </body> | |
| </html> | |