awslabs / project-lakechain

:zap: Cloud-native, AI-powered, document processing pipelines on AWS.
https://awslabs.github.io/project-lakechain/
Apache License 2.0
79 stars 16 forks source link

Feature request: Support Ollama #25

Closed HQarroum closed 4 months ago

HQarroum commented 4 months ago

Use case

Add the ability for customers to run models supported by Ollama using a unified interface.

Solution/User Experience

Provide an OllamaTextProcessor middleware that would manage the CPU/GPU infrastructure on behalf of the customer and package Ollama within a Docker container.

Alternative solutions

No response