Zhikai Wang

Results 3 issues of Zhikai Wang

Whenever I crawl a webpage, this tool not only scrapes the content of the webpage but also automatically visits the URLs on the page. This process is very time-consuming. How...

question

When I use BGE-Code-V1 (Qwen2.5-Coder-1.5B based) as retriever in my RAG pipeline, I find that query–chunk similarity scores are always around ~0.541, regardless of the query and document content. Task:...

The file-level prompt was constructed as: '' + prefix_code + '' + suffix_code + '' The repo-level prompt was constructed as: {repo_name} {file_path1} {file_content1} {file_path2} {file_content2} Does this mean that...