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
Currently, txtai primarily supports running local models through the transformers framework. The LLM pipeline should be refactored to support the following additional LLM frameworks.
Currently, txtai primarily supports running local models through the transformers framework. The LLM pipeline should be refactored to support the following additional LLM frameworks.
These new methods will all be optional. The default method will continue to be local models through Hugging Face Transformers.
The text was updated successfully, but these errors were encountered: