File size: 146 Bytes
7c071a8
 
 
 
1
2
3
4
### export jacobi onnx
```shell
python export_onnx_jacobi.py --model_path your_torch_path --guess_len 8 --generation_mode sample --device cuda
```