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
I did own implementation of LoadManager that can load many different LLM's into one GPU, managing VRAM utilizing HuggingFace transfomers, safesensors, bitsandbytes, airllm. In docs I didn't find any information to using own loader instead of Ollama, HuggingFaceEndpoint, LM Studio etc.
How I can use my loader and integrate it into CrewAI?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I did own implementation of LoadManager that can load many different LLM's into one GPU, managing VRAM utilizing HuggingFace transfomers, safesensors, bitsandbytes, airllm. In docs I didn't find any information to using own loader instead of Ollama, HuggingFaceEndpoint, LM Studio etc.
How I can use my loader and integrate it into CrewAI?
Beta Was this translation helpful? Give feedback.
All reactions