SEEChat icon indicating copy to clipboard operation
SEEChat copied to clipboard

Multimodal chatbot with computer vision capabilities integrated

Results 2 SEEChat issues
Sort by recently updated
recently updated
newest added

when I run 'sh demo_stage2.sh', I meet the error below: ValueError: You passed `inputs_embeds` to `.generate()`, but the model class ChatGLMForConditionalGeneration doesn't have its forwarding implemented. See the GPT2 implementation...