Double-bear
Results
2
comments of
Double-bear
> try these parameters `--gpu-memory-utilization 0.7~0.9` `--max-model-len 8192` hello, I have tried the method you provided, but it has no effect.
> 指定data.zip里的数据作为评测数据,应该是本地模式才生效,需要指定:--dataset-hub Local > > 参考readme中给到的示例如下: python llmuses/run.py --model ZhipuAI/chatglm3-6b --datasets arc --dataset-hub Local --dataset-dir /path/to/workdir/data --limit 10 你好,指定了--dataset-hub Local也不对,需要手动修改