Tanuki / tanuki.py

Prompt engineering for developers
https://pypi.org/project/tanuki.py/
MIT License
670 stars 23 forks source link

Add support for local open-source models #115

Open MartBakler opened 10 months ago

MartBakler commented 10 months ago

Is your feature request related to a problem? Please describe. We want to generalise the package by supporting local OSS models as students or teachers

Describe the solution you'd like We need to support OSS models (Zephyr, Mistral, LLama, Qwen etc) as teacher or student. Currently we are only relying on OpenAI, whereas the library should be generalised to local OSS models