Add image to inference?

#1
by kopyl - opened

How to add an image to the inference?

👆same question @TheBloke

I think is base64?

@TheBloke Can you provide code for adding image to the inference ?

@kopyl , @shubhamsamant , @pabloce , @Varad1707 , You can use llm-awq for llava awq inference currently i believe. However I believe using llama.cpp or llama-cpp-python with gguf llava would be much faster and take less vram + ram.

Here is the notebook for llava awq inference
https://github.com/mit-han-lab/llm-awq/blob/main/examples/llava_demo.ipynb

@YaTharThShaRma999 thank you :)

Sign up or log in to comment