312BIOS下载 GA402RJ / GA402RK 具体操作请参考这篇Reddit文章(GA402RJ/RK BIOS Reversion Guide (313 to 312 Edition)),感谢ispeakuwunese的撰写 最近机器关机状态被强制升级到318版本,修改DSDT开启S3睡眠后遇到了各种糟心的问题,于是强制降了回去,一切恢…
参考:双系统Ubuntu20.04安装时出错,执行grub- install失败,是什么问题? - 知乎用户的回答 - 知乎https://www.zhihu.com/question/526809229/answer/2440849860 问题概述 这个问题常见的表现:报错提示grub-install /dev/sda failed或者grub-…
来源:https://stmorse.github.io/journal/notebook-converter.html Written on April 7th, 2024 by Steven Morse 全文请查看原链接 To run this, just make sure the converter.py script …
机器配置 Supermicro7048GR-TR E5-2680v4 x2(14c x2 total 56 threads) 后期更换为E5-2686v4 x2(18c x2 total 72 threads) DDR4 ECC 512g 运行在2133 RTX3080 20G x1 整体费用约为9000人民币 测试内容(新,V0.3,250502…
sudo xattr -r -d com.apple.quarantine /Applications/应用名称.app 这条命令用于删除 macOS 系统为下载自网络的应用程序设置的“检疫”属性。/Applications/应用名称.app 可以是app直接被拖进命令行,会直接把路径对应进去 “已损坏”提示通常出现在运行“非App Store下载…
Where are models stored: macOS: ~/.ollama/models. Linux: /usr/share/ollama/.ollama/models. Windows: C:\Users<username>.ollama\models. FYI
sudo apt update sudo apt install curl -y curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh sudo docker volume create portainer_data sudo docker ru…
目前最新版vllm docker镜像还不完美支持qwen2.5-vl,你需要手动更新transformer库并更新bnb量化相关代码。如果你想轻松运行量化/全尺寸模型,都可以使用我重新打包的模型 If any of you interested in trying this model with or without quanization in …
第一章:gitlab定时备份 1、创建执行备份脚本 vim gitlab_backup.sh #!/bin/bash case "$1" in "start") docker exec gitlab gitlab-rake gitlab:backup:create ;; esac 授权文件 chmod 777 gitlab_backup.sh 2、…
博主自己这个Blog就是用这家的搭的,LA机房ping稳定100出头比很多香港新加坡线路还低,博主朋友正好需要,顺带看了下怎么挂推广就挂上了,大家看自己需求购买就行。这家最便宜的10刀左右一年,最近还能买到的最划算的个人觉得是2核2.5G的那款,每月5000G流量,不到130元/年(还支持支付宝付款),不管是建网站、搭服务还是科学都是很不错的。 【…