"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "87daf122db33f56ba6e584e901350dad59b9edd7"
Fixing bug in generation (#11297)
When passing `inputs_embeds` and not `input_ids=None` the generation function fails because `input_ids` is created but the function but it should not.
Showing
Please register or sign in to comment