promptslab / Promptify

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
https://discord.gg/m88xfYMbK6
Apache License 2.0
3.11k stars 232 forks source link

Running Promptify locally #96

Open ADD-eNavarro opened 10 months ago

ADD-eNavarro commented 10 months ago

Hi there! Promptify looks awesome, but as I read docs and issues I realize it only works with APIs in the cloud, am I right? Is there any future where this library will be able to run locally (no cloud or even internet access) on a pre-downloaded open model?

Thanks