hsbdkdn

Results 7 comments of hsbdkdn

> > 我也是 > > > autodl 不支持创建共享链接,需要映射端口到 6006 并且在控制台开启外部访问`export GRADIO_SERVER_PORT=6006` > > > > > > webui.py 我改了: server_port = int(os.environ.get(“GRADIO_SERVER_PORT”, “6006”)) 然后autodl上面运行也输出了: > > (llama) root@autodl-container-0282478d7c-f76a42c7:~/LLaMA-Factory/src# python webui.py...

I meet the same question,too .I try various small model,but they don't always extract entities and relationships and even make errors.I assume whether the small model used in the paper...

I'm sorry that I don't resolved it ultimately. I decided to use other tools after that. ---Original--- From: ***@***.***> Date: Wed, Apr 23, 2025 15:42 PM To: ***@***.***>; Cc: ***@***.******@***.***>;...

Look!My method may be helpful.https://github.com/explodinggradients/ragas/issues/1857#issuecomment-2746075588

I tried to solve this by the below code.Though I only use the embedding of ollama,I suppose that the llm is also the same . ` from ragas.embeddings import LangchainEmbeddingsWrapper...

Look!My method may be helpful.https://github.com/explodinggradients/ragas/issues/1857#issuecomment-2746075588