-
Following @rabbanitw's comment, extending our federated averaging methods to support [FedProx](https://arxiv.org/pdf/1812.06127) would greatly improve Disco's robustness to client heterogeneity (data …
-
About your locally hosted example
```
from paperqa import Settings, ask
local_llm_config = dict(
model_list=[
dict(
model_name="my_llm_model",
litellm_pa…
-
谢谢您的工作,让我受益颇多。我尝试使用您公布的预训练权重进行测试,按照你的流程,我修改了如下文件eval.yaml,
defaults:
- visualization: eval
num_workers: 0
batch_size: 1
cuda: 0
weight_name: "PointGroup-PAPER" # Used during resume, select …
-
In riscv_insts_base.sail:311-317 , we have:
```
function is_aligned(vaddr : xlenbits, width : word_width) -> bool =
match width {
BYTE => true,
HALF => vaddr[0..0] == zeros(),
…
-
Hi,
Thank you very much for the project!
I am trying to set the env to run eval, test and training if possible, after setting the environment, I got errors when running the test. Anywhere or doc t…
-
Recently, I stumbled upon [LibAFL paper](https://dl.acm.org/doi/abs/10.1145/3548606.3560602) which had a reimplementation of another fuzzer called [NeoDiff](https://github.com/fgsect/NeoDiff). The goa…
-
👋 I saw https://sbft25.github.io/tools/python, and thought it worth drawing your attention to [my note for researchers about the Ghostwriter](https://hypothesis.readthedocs.io/en/latest/ghostwriter.ht…
-
Based on what we discussed on the discord call, I will be looking more into dataset improvements. The scraper already works well, as mentioned from TODOs just needs to be expanded. Also some related t…
-
https://github.com/huangd1999/AgentCoder/blob/650a44d670059e060506d80340cce12fcaf67d0d/programmer_mbpp.py#L104C1-L105C1
I have a few questions regarding the paper you shared. It introduces a three-…
-
` "paper": "0.12.8",`
# Description/Steps to reproduce
call from a browser:
```
new paper.Path('m -290.73 38.52 s -2 9.599999999999994 34.80000000000001 -0.8000000000000043 l 6.8000000000000…