You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Statement
As a software developer lacking strong NLP skills, I want to make some (small) NLP application, without spending a lot of time on dependency conflicts and switching OSes.
Optional dependencies management has improved drastically and the core dependency list has shrunk significantly in Haystack 1.18. Work will continue into making the installation as simple as possible, including extra features like much smaller Docker images, pure Python wheels for PyScript, etc
Problem Statement
As a software developer lacking strong NLP skills, I want to make some (small) NLP application, without spending a lot of time on dependency conflicts and switching OSes.
User Tasks
transformers
ortorch
. (for users that want to use LLMs through API only, see Allow the installation of a minimal version of the library that only installs dependencies necessary for querying hosted models #3611)Existing Work
Tasks
The text was updated successfully, but these errors were encountered: