LZC6244
LZC6244
> **Bug 描述** > 爬虫市场连接失败,报错: tls: handshake failure +1
那请问如何想本地部署改一下 AutoGenChain 为流式输出,大致要改哪些地方呢?方便的话可以简单说下不?
> 1. you can update local manager mode in manager.py to support multi llm start. > > ```python > if run_locally: > # TODO start ModelController > worker_params.standalone = True...
Is there any date for model persistence?
Version 0.3.6 also has this problem
> Your problem may be that you are missing the deepspeed command. Check the notebook for an example of how it is called. I am using the default `config/ds_z3_bf16_config.json` file...
> python training/trainer.py --input-model /home/xx/pythia-2.8b --local-output-dir /home/xx/dolly/train --deepspeed config/ds_z3_bf16_config.json --warmup-steps 0 change `python` to `deepspeed` is useful to me . thx (´▽`) @srowen @matthayes ```shell deepspeed training/trainer.py --input-model /home/xx/pythia-2.8b --local-output-dir...
> Please fix the tests in the CI. :) done . please check again.
> Please fix the tests in the CI. :) fix again.
Adapt to the latest pytest