opendilab / LightZero

[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
https://huggingface.co/spaces/OpenDILabCommunity/ZeroPal
Apache License 2.0
1.07k stars 110 forks source link

Need Help with Storing and Using Best Checkpoint with ONNX Model in LightZero #249

Closed moganli closed 1 month ago

moganli commented 2 months ago

Hello LightZero community,  I'm currently working on a project where I need to store and use the best checkpoint using an ONNX model. However, I'm facing some difficulties in implementing this.bu Do you have any plans to support onnx model in the future?

puyuan1996 commented 2 months ago

Hello, we currently do not have plans to adapt the ONNX model in the near future. However, you can submit any issues you encounter during the adaptation process in this issue area, and we can discuss and resolve them together. If conditions permit, we also warmly welcome you to submit a PR for adapting the ONNX model for LightZero. Thank you for your support.