Update README.md
Browse files
README.md
CHANGED
|
@@ -375,22 +375,28 @@ We are actively working with the vLLM team to add support for OpenCUA models.
|
|
| 375 |
## Training Code
|
| 376 |
OpenCUA models are developed based on the training infrastructure of Kimi Team. We are developting the training pipeline based on the open-source infrastructure as well.
|
| 377 |
|
| 378 |
-
|
| 379 |
|
| 380 |
-
|
| 381 |
|
| 382 |
-
|
|
|
|
|
|
|
| 383 |
|
| 384 |
-
|
|
|
|
| 385 |
|
| 386 |
### Prohibited Uses
|
| 387 |
-
- The
|
| 388 |
- Use for illegal, unethical, or harmful activities is strictly prohibited
|
|
|
|
|
|
|
| 389 |
|
| 390 |
### Disclaimer
|
| 391 |
-
- The authors, contributors, and copyright holders are **not responsible** for any illegal, unethical, or harmful use of the
|
| 392 |
-
- Use of the "
|
| 393 |
- Users are solely responsible for ensuring their use complies with applicable laws and regulations
|
|
|
|
| 394 |
|
| 395 |
## Citation
|
| 396 |
|
|
|
|
| 375 |
## Training Code
|
| 376 |
OpenCUA models are developed based on the training infrastructure of Kimi Team. We are developting the training pipeline based on the open-source infrastructure as well.
|
| 377 |
|
| 378 |
+
<div style="text-align:center;">
|
| 379 |
|
| 380 |
+
## Research and Commercial Use
|
| 381 |
|
| 382 |
+
</div>
|
| 383 |
+
|
| 384 |
+
OpenCUA (including the model, AgentNet dataset, tools, and code) may be used for **research, educational, and commercial purposes** under the **MIT License** (see `LICENSE`).
|
| 385 |
|
| 386 |
+
### Citation and Acknowledgement
|
| 387 |
+
If you use **OpenCUA models** and/or the **AgentNet dataset** in any **report, technical report, publication, thesis, presentation, blog post, documentation, or other publicly shared material**, we **kindly ask** that you include an explicit acknowledgement in the main text and cite the OpenCUA paper.
|
| 388 |
|
| 389 |
### Prohibited Uses
|
| 390 |
+
- The dataset may **not** be used for any purpose or activity that violates applicable laws or regulations in any jurisdiction
|
| 391 |
- Use for illegal, unethical, or harmful activities is strictly prohibited
|
| 392 |
+
- **Any unauthorized reproduction, distribution, or use that infringes upon intellectual property rights is strictly forbidden**
|
| 393 |
+
- Users must respect privacy rights and confidentiality of any data subjects represented in the dataset
|
| 394 |
|
| 395 |
### Disclaimer
|
| 396 |
+
- The authors, contributors, and copyright holders are **not responsible** for any illegal, unethical, or harmful use of the dataset, nor for any direct or indirect damages resulting from such use
|
| 397 |
+
- Use of the "AgentNet" name, logo, or trademarks does **not** imply any endorsement or affiliation unless separate written permission is obtained
|
| 398 |
- Users are solely responsible for ensuring their use complies with applicable laws and regulations
|
| 399 |
+
- **Users assume all responsibility for verifying that their intended use does not violate any third-party rights or applicable laws**
|
| 400 |
|
| 401 |
## Citation
|
| 402 |
|