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

Use Ollama to perform inference with trained model using LMFLOW #689

Open
lauvindra opened this issue Dec 20, 2023 · 1 comment
Open

Use Ollama to perform inference with trained model using LMFLOW #689

lauvindra opened this issue Dec 20, 2023 · 1 comment

Comments

@lauvindra
Copy link

Is there a way we can use the trained model using lmflow to integrate Ollama to perform inference

@research4pan
Copy link
Contributor

research4pan commented Dec 22, 2023

Thanks for your interest in LMFlow! Currently we haven't integrated Ollama in LMFlow, but the trained output model is compatible with the general format of huggingface, so Ollama should be okay in that case. If the local model is not working, you may try pushing it to huggingface (https://huggingface.co/docs/transformers/model_sharing) and try again. Hope that helps 😄

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