查看vim /lib/systemd/system/docker.service,如果ExecStart=/usr/bin/dockerd-current则使用:如果ExecStart=/usr/bin/dockerd,则按照 黄世宇/Shiyu Huang's Personal Page:https://huangshiyu13.github.io/
import os from pathlib import Path from PyPDF2 import PdfRe
启动redis: mac: brew services start redis 查看redis启动信息: mac: brew services info redis 停止redis: brew services stop redis
比特币历史: 2008年,比特币论文诞生 2009年1月,第一批比
通过执行chattr -i lib来解决
通过strace df来查看hang在哪复或者卸载。
rm /var/lib/rpm/__db* rm /
sudo mv /var/lib/rpm/_
vim /etc/profile然后添加一下代码:RED='\033[0;31m' NONE='\033[0m' # reset colour attribues printf "${RED}This is in red ${NONE}\n" 黄世宇/Shiyu Huang's
sudo lshw -C display
kill -9 $(ps ax | grep gunicorn | awk '{print $1}')
https://zhuanlan.zhihu.com/p/629853761
git remote add upstream xxxxx 其中upstream可以修改为任何你觉得可以的名字
模型名 参数量 模型大小(Pytorch) 训练数据 token长度 网络结构 训练硬件 训练时长 发布时间
sudo yum install -y centos-release-scl sudo yum install -y devtoolset-7 如果使用
1. 安装ffmpeg、gifsicle: brew install ffmpeg brew install gifsicle 2. 执行转换命
1. 命令行传参, 条件语句 if [[ $1 = "happy" ]]; then echo "I'm happy" else echo "I'm not happy" fi 效果:
1. 更换163源 https://mirrors.163.com/.help/centos.html 2. 更换中科大源 https://mirrors.ustc.edu.cn/help/centos.html 3. 更换清华源 https://mirrors.tuna.tsinghua.edu.
git stash git checkout -b new_branch git stash pop git add -A git commit -m "comments" git push
1. Fine-Tuning Language Models from Human Preferences reward model:
e/details/100052961
1. 安装python (可安装任意版本) brew install python@3.9 2. 创建虚拟环境 cd
1. 下载cudnn: https://developer.nvidia.com/rdp/cudnn-download 2. 安装cudnn: https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html#installcud
参考: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
查看Red Hat: cat /proc/version 查看CentOS: cat /etc/redhat-release
解决办法: pip install setuptools==63.2.0
1. Fine-Tuning Language Models from Human Preferences reward model:774
Copyright © 2005-2023 51CTO.COM 版权所有 京ICP证060544号