一方的赛博真君

Results 6 comments of 一方的赛博真君

> I had the same problem after adding a new SAN to my certificate. acme.sh verified all the SANs (including the new one), but the certificate it returned in the...

谢谢指出,这个nonce貌似需要也转成str,为了以防万一我把全部参数都转成了str

> 其它路径这样子,修写。在win10下面。 > > ### >>> create validation pipeline >>> > >>> 创建验证管道 >>> > ``` > # tokenizer = CLIPTokenizer.from_pretrained(args.pretrained_model_path, subfolder="tokenizer") > tokenizer = CLIPTokenizer.from_pretrained("G:\\AI\\AnimateDiff\\models\\StableDiffusion\\tokenizer\\") > # text_encoder =...

> There's no need to install wsl to use deepspeed. > > 1. Download this wheel https://github.com/melMass/DeepSpeed/releases/tag/v0.12.7 > ([[BUG] pip install DeepSeed Error microsoft/DeepSpeed#3145 (comment)](https://github.com/microsoft/DeepSpeed/issues/3145#issuecomment-1872582652)) > 2. move the file...

我指的不是ai给出的建议问题;我举个具体场景 1. 用户:我都能查哪方面的数据 现有实现的Ai:无法回答 预期:你能查xx方面的数据 2. 用户:帮我查一下上月的流水总数 现有实现的Ai:直接写SQL 预期:你要的流水是含税还是不含税的?待用户进一步澄清后,再开始写SQL