no
no
花几分钟浏览一下各文件的作用,应该就可以知道咋使用了。
你留个方式,我直接联系你
same error , please fix
大佬,那应该用那个版本?
相同的问题
same error ,please!
一样,在llama-factory webui 微调以后用vllm 就可以,但是用vllm api 启动lora,是无法感知lora的,这个可以解决吗?
修改一下 ```python try: if re.match(r'```json\n.*\n```', output, re.DOTALL): output = re.search(r'```json\n(.*)\n```', output, re.DOTALL).group(1) except: pass ```
> Suggest submission, the prompt has been modified many times but still cannot be formatted correctly.建议提交,提示已修改多次但仍无法正确格式化。 I also tried to modify the prompt words to make the output more json...