kaisawind

Results 11 comments of kaisawind

When `ParseArgs` or `Parse` is called, you will get an error. https://github.com/jessevdk/go-flags/blob/c0795c8afcf41dd1d786bebce68636c199b3bb45/parser.go#L204-L207

```bash pip install tensorflow==2.2.0 ```

```bash pip uninstall torch pip install tensorflow==2.2.0 pip install torch==1.10.0 ```

+1 But i think it is. https://github.com/huggingface/peft/blob/0e33ac1efe1564143bffd248906d9e17864017dc/src/peft/tuners/lora.py#L461-L463 ![2023-07-28_16-41](https://github.com/artidoro/qlora/assets/4010613/59839d08-c605-4324-a15a-05e02d72c046)

same. `Linux 5.4.164-1-MANJARO #1 SMP PREEMPT Wed Dec 8 09:53:07 UTC 2021 x86_64 GNU/Linux`

output files here! [examples.zip](https://github.com/3d0c/gmf/files/7667840/examples.zip)

```bash pip uninstall torch pip install tensorflow==2.2.0 pip install torch==1.10.0 ```

200 的优先级应该比 default 高 @chenshuai2144 > You can use the default response to describe these errors collectively, not individually. "Default" means this response is used for all HTTP codes that...

> 想问一下这个问题有打算处理的吗? 看起来是不会改了,可以自己`sed`一下. package.json ```json { "scripts": { "openapi": "yarn fixed && umi openapi", "fixed": "sed -i \"s/\\(responses.default || responses\\['200'\\]\\)/\\(responses\\['200'\\] || responses.default\\)/g\" node_modules/@umijs/openapi/dist/serviceGenerator.js" } } ```

the docker version is 18.03.1 on Docker Hub.It does not support buildx. I think the first thing is to upgrade docker to 19.03+.By the way, an other to build multiarch...