Skip to content

Latest commit

 

History

History
 
 

gguf_util

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Summary

This is an experimental feature to convert GGUF format to PTE file, which can be executed directly on ExecuTorch.

Usage:

python executorch/extension/gguf_util/convert_main.py --gguf_file=<path_to_gguf_file> --pte_file=<output_pte_file>