Commit 46b4b5ae authored by sbl1996@126.com's avatar sbl1996@126.com

Add doc for building

parent 85fe968e
...@@ -12,7 +12,7 @@ YGO Agent is a project to create a Yu-Gi-Oh! AI using deep learning (LLMs, RL). ...@@ -12,7 +12,7 @@ YGO Agent is a project to create a Yu-Gi-Oh! AI using deep learning (LLMs, RL).
## Building ## Building
### prerequisites ### prerequisites
- gcc 10,0 or later (or clang 11.0 or later) - gcc 10+ or clang 11+
- [xmake](https://xmake.io/#/getting_started) - [xmake](https://xmake.io/#/getting_started)
- PyTorch 2.0 or later with cuda support - PyTorch 2.0 or later with cuda support
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment