Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File upload #867

Open
GeoDerp opened this issue Feb 23, 2025 · 5 comments
Open

File upload #867

GeoDerp opened this issue Feb 23, 2025 · 5 comments

Comments

@GeoDerp
Copy link

GeoDerp commented Feb 23, 2025

Would love the ability to upload files for evaluation in the webserver.

I would love to help with this when I have time.

@rhatdan
Copy link
Member

rhatdan commented Feb 23, 2025

Not sure what you mean? We can currently push models to OCI, do you want to push models to Huggingface and Ollama?

@GeoDerp
Copy link
Author

GeoDerp commented Feb 23, 2025

Sorry about the confusion. 😅
On the olama serve webserver. I would love the ability to input .txt and .pdf files into the prompt with the text.

@rhatdan
Copy link
Member

rhatdan commented Feb 23, 2025

You mean ramalama serve, but would love to see a PR to see what you would like.

@ericcurtin
Copy link
Collaborator

We can do things like:

cat some-textfile.txt | ramalama run "Some prompt:"

already.

Not sure if that's the kinda thing you are looking for.

.pdf not quite there yet...

@GeoDerp
Copy link
Author

GeoDerp commented Feb 23, 2025

We can do things like:

cat some-textfile.txt | ramalama run "Some prompt:"

already.

Not sure if that's the kinda thing you are looking for.

.pdf not quite there yet...

Yeah totally!
But yes, the ability to parse multiple files / pdfs was the idea. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants