BIGWONG
BIGWONG
图片尺寸不对,或者模版匹配失败了
感谢反馈,我稍后排查
感谢反馈
应该是opencl初始化失败,import之后运行cv2.ocl.setUseOpenCL(False)试试
I tried running the agent example for langchain using Vicuna 7b and 13b, but the results were not good. Vicuna doesn't seem to follow the instructions well enough.
@paolorechia I only used the built-in prompt. your work looks promising.
I have this problem too, tested on an iPhone 13 pm
@lan2720 As mentioned [here](https://huggingface.co/docs/transformers/main/model_doc/llama#transformers.LlamaForSequenceClassification), causal LM should use the last token for embedding. Can you give it a try? > [LlamaForSequenceClassification](https://huggingface.co/docs/transformers/main/en/model_doc/llama#transformers.LlamaForSequenceClassification) uses the last token in order to do the...
I think this issue explains how to fix it #323