Relative Content

Tag Archive for pythondeep-learninghuggingface-transformers

How to use Llava-hf to inference with text only content?

I have a project which needs to use llava-1.5-7b-hf to inference on both images with texts and text only data. I know how to deal with image with texts, but I couldnt’t figure out a way to inference on text only cases. I tried