huggingface / exporters

Export Hugging Face models to Core ML and TensorFlow Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llama possible ?

x4080 opened this issue · comments

This project support llama. You can try it using hugging face version llama model.

Yes, Llama should work. You can also use https://huggingface.co/spaces/coreml-projects/transformers-to-coreml to run your conversion.

cool thanks