Results 3 comments of Young Rok Jang

The same error occurred when I tried implementing recurrent neural network. So I have also downgraded my tensorflow to v0.11 I hope to get a patch for tensorflow v0.12 as...

I believe the **conv_llava_llama_3** function in **conversation.py** should look like the following code: ``` conv_llava_llama_3 = Conversation( system="You are a helpful language and vision assistant. " "You are able to...