-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
It would be interesting to be able to use loom with open source LLMs such as GPT-Neo-X, FLAN-UL2, and LLaMA. The transformers library by Huggingface has support for almost every open source LLM through a standardized interface.
One approach to accomplish this could be direct integration. Another approach, to keep the loom client thin, could be to develop (maybe this already exists?) a shim that adapts the OpenAI API shape to a transformers backend
Technologicat
Metadata
Metadata
Assignees
Labels
No labels