Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Cube 3D: Foundational Model for Generative AI
|
@@ -19,4 +21,4 @@ Cube 3D is our first step towards 3D intelligence, which involves a shape tokeni
|
|
19 |
|
20 |
For code and details on how to use the models, please refer to our [Github repository](https://github.com/Roblox/cube).
|
21 |
|
22 |
-
For technical details, please see our [tech report](https://arxiv.org/abs/2503.15475)
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
base_model:
|
4 |
+
- openai/gpt-oss-120b
|
5 |
---
|
6 |
|
7 |
# Cube 3D: Foundational Model for Generative AI
|
|
|
21 |
|
22 |
For code and details on how to use the models, please refer to our [Github repository](https://github.com/Roblox/cube).
|
23 |
|
24 |
+
For technical details, please see our [tech report](https://arxiv.org/abs/2503.15475)
|