Support for Huggingface safetensors and tokenizer.json for LLM exporting #7696
Open
Description
🚀 The feature, motivation and pitch
Currently, one has to manually convert model*.safetensors
to checkpoint.pth
before utilizing executorch's export. Perhaps there should be support for safetensor files right out the box?
Alternatives
No response
Additional context
No response
RFC (Optional)
No response