平民·寻梦(Pingmin Fenlly Liu)
平民·寻梦(Pingmin Fenlly Liu)
Hi, I just read some examples in these days and here are just some tiny fixes. Thanks!
大家好! 我今天试着跑了下这个 Huatuo-Llama-Med-Chinese (整个过程见下文说明),然后遇到了这个错误: ``` $ bash scripts/infer.sh /usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "...
当我尝试用 `-mllvm -fla -mllvm -sub -mllvm -bcf -mllvm -sobf` 选项 make 时,報了一个这样的错误: ``` clang-5.0: error: unable to execute command: Floating point exception (core dumped) ``` 但当我去掉 `-mllvm -sobf` 选项时,就能正常编译通过。 以下是上面報错时的...
.svn 是 SVN 使用的仓库目录(与 Git 的 .git 目录类似),占用一定空间,在 Git 下可以不要。
### Issue Checklist - [x] I am using NexT version 8.0 or later. - [x] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](https://theme-next.js.org/docs/troubleshooting.html). -...