zhc7
zhc7
In [https://os.phil-opp.com/paging-introduction/#paging-on-x86-64](url), paragraph 3, "We see that each table index consists of 9 bits, ...", "bits" is translated into "字节", whereas it actually means "bytes". Correct translation should be "比特",...
 missing spaces when using `*`
 should be "字节"(byte), not "比特"(bit)
Can we know when will the feature be implemented? Or are there some sort of thread that tracks this?
Thanks for replying! WSL2 is probably the best work around. After resolving this issue locally, I found that there's still some subtle traps, including but not limited to: verilator 5.x...
hi, @lonerFarea 分数的计算方式就是根据Table2的权重进行加权平均
hi AgentBench最新结果可以在https://fm.ai.tsinghua.edu.cn/superbench/#/leaderboard 这里找到
> @zhc7 superbench少了一个任务集,Digital Card Game hi @minleminzui , 抱歉,现在在维护superbench的并不是我们,card game因为一些考虑最终没有出现,具体原因可以联系SuperBench团队。
目前是不直接支持的,不过可以对Agent Client稍加修改,在openai的tool_call外包装一层,接到框架中
Hi, @Konisberg Thank you for your comment! It's an interesting idea. I think one of the purpose of this benchmark is to offer some truly challenging and real-world problems. As...