logspace-ai / langflow

⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.
http://www.langflow.org
MIT License
15.28k stars 2.28k forks source link

Adding support for Ctransformers #387

Closed ogabrielluiz closed 10 months ago

ogabrielluiz commented 10 months ago

Ctransformers allows support for many models in the GGML format and HuggingFace models.

gustavoschaedler commented 10 months ago

LGTM

rodgermoore commented 9 months ago

It would be great to add (optional) GPU support for LLama models.