File size: 196 Bytes
b6f4018
 
 
 
1
2
3
4
```
git clone https://huggingface.co/adept/persimmon-8b-chat
sparseml.transformers.export_onnx --model_path ./persimmon-8b-chat --task text-generation --sequence_length 512 --trust_remote_code
```