conda 和 pip 在下载包的时候会在本地缓存下过的包, 缓存位置的磁盘容量不够时会失败 默认位置 conda 包缓存默认位置 ~/.conda/pkgs查看命令 con...
conda 和 pip 在下载包的时候会在本地缓存下过的包, 缓存位置的磁盘容量不够时会失败 默认位置 conda 包缓存默认位置 ~/.conda/pkgs查看命令 con...
curl-time-format.txt curl -w "@curl-time-format.txt" -vv http://baidu.com[http://baidu....
SSE接口一次请求会分多次响应体(chunk)返回, 这就可以表现为流式响应.chatgpt对话窗口几个字几个字蹦出来的效果,就使用的这种协议 python httpx-ss...
IDEA和PyCharm的terminal中存在异常字体,如图 解决方案 这是 oh my zsh 主题 p10k 中的特殊字符, 猜测是因为p10k中的字体没有共享给系统 ...
方案一: 使用 launchctl 设置环境变量 launchctl setenv OLLAMA_HOST "0.0.0.0:11434"launchctl setenv O...
安装tmux brew install tmux # macsudo apt install tmux # ubuntusudo yum install tmux # ce...
iTerm2安装 https://iterm2.com/downloads.html[https://iterm2.com/downloads.html] 调整为暗色主题 O...
git clone https://github.com/gmarik/vundle.git[https://github.com/gmarik/vundle.git] ~/...
选择对应通道同时按下「Ctrl」+「Alt」+「Fn」,配对LED灯(蓝)和低电量显示LED灯(红)约同时亮10秒左右。10秒内,数字键1~4按下任一键,选择连接通道。配对L...
pycharm 使用 docker 中的环境 不要使用docker 的 python interpreter, 不能安装新包 推荐在 docker 中配置 ssh serve...
在 linux 下开发, git提交的代码,文件名大小敏感在 windows下拉取代码,对于忽略大小写后同名的文件,会相互覆盖(如:readme.md与 README.md)...
Windows下 terminal 推荐 tabby 官网: https://tabby.sh/[https://tabby.sh/] feature 支持多种shell (...
File "D:\xxx.conda\envs\xxx_env\lib\site-packages\tornado\httpserver.py", line 29, in <...
https://www.secrss.com/articles/64875[https://www.secrss.com/articles/64875] 存在漏洞的版本: x...
idea 报错: Language level is invalid or missing in pom.xml. Current project JDK is 17. 确定...
抽象组成 Logger: 写日志接口,把要记录的日志发给它就好,要不要打印,打到哪里,用什么格式都被封装进去了. Handler: 用于封装一个日志写出方向 写console...
配置 huggingface 镜像, git clone深度, 启用加速下载包(rust实现) 下载工具包及加速下载包(启用加速工具 hf-transfer 需要环境变量 H...
动态转发,本地转发,远程转发https://wangdoc.com/ssh/port-forwarding[https://wangdoc.com/ssh/port-forw...
https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/issues/31[https://github.com/Chr...