This is an experimental feature to convert GGUF format to PTE file, which can be executed directly on ExecuTorch.
python executorch/extension/gguf_util/convert_main.py --gguf_file=<path_to_gguf_file> --pte_file=<output_pte_file>
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is an experimental feature to convert GGUF format to PTE file, which can be executed directly on ExecuTorch.
python executorch/extension/gguf_util/convert_main.py --gguf_file=<path_to_gguf_file> --pte_file=<output_pte_file>