Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Core ML .mlpackage Format in LangChain-Swift #123

Open
Srinarayan002 opened this issue Dec 17, 2024 · 1 comment
Open

Support for Core ML .mlpackage Format in LangChain-Swift #123

Srinarayan002 opened this issue Dec 17, 2024 · 1 comment

Comments

@Srinarayan002
Copy link

The repository currently supports models in GGUF (GPT-Generated Unified Format) and GGML formats.
However, my model is in Core ML .mlpackage format, and I cannot run it using the current version of the repository.
What I Tried:
Checked the model directories here, but the directory appears to have been taken down.
Referenced the FAQs and model libraries in the LLMFarm README, but they are also unavailable.
My Questions:
Is there any way to add support for the Core ML .mlpackage format in LangChain-Swift?
Alternatively, is there a workaround or toolchain that allows running .mlpackage models within this framework?
Any guidance or suggestions would be greatly appreciated.

@srinivas-codezyng
Copy link

Is there any way to convert .mlpackage to gguf?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants