AttributeError when using load_video()
#8
by
ievabagdonaviciute
- opened
When using the load_video function alongside the .chat() function (instead of .pipe()) I get this error: AttributeError: 'Phi3ForCausalLM' object has no attribute 'generate'
Does anyone know how to solve it?