Is there an example in the project where a DOC file is used as input for inference? #217

Closed
opened 2026-02-15 16:28:48 -05:00 by yindo · 1 comment
Owner

Originally created by @20246688 on GitHub (Feb 10, 2025).

Is there an example in the project where a DOC file is used as input for inference?

Originally created by @20246688 on GitHub (Feb 10, 2025). Is there an example in the project where a DOC file is used as input for inference?
yindo closed this issue 2026-02-15 16:28:48 -05:00
Author
Owner

@ParthSareen commented on GitHub (Feb 10, 2025):

I think what you're looking for is something along RAG. You'd have to create your own document processor (and RAG pipeline if that's what you're looking for) to use DOC files as input to the model

@ParthSareen commented on GitHub (Feb 10, 2025): I think what you're looking for is something along RAG. You'd have to create your own document processor (and RAG pipeline if that's what you're looking for) to use DOC files as input to the model
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#217