摘要:1.0 sudo docker pull pyqlib/qlib_image_stable:stable install 2.0 docker run -it --name qlib-1 -v ~/PycharmProjects/qlib:/app pyqlib/qlib_image_stable:
阅读全文
随笔分类 - 深度学习
摘要:1.0 sudo docker pull pyqlib/qlib_image_stable:stable install 2.0 docker run -it --name qlib-1 -v ~/PycharmProjects/qlib:/app pyqlib/qlib_image_stable:
阅读全文
摘要:1.0 序章 ① 如何讓Q Developer學習金融行業的領域知識,编程行業代碼。 ② 如何讓Q幫助行业專家(如金融風險專家)提升生產力。 ③ 行业專家的兩大人生護城河:行业领导力+行业价值。 2.0 Financial Generalization Ability 金融泛化能力 2.1 泛化技術
阅读全文
摘要:1.0 FramePack-Docker-CUDA git clone https://github.com/akitaonrails/FramePack-Docker-CUDA 下載倉 2.0 修改鏡像 ./Dockerfile FROM nvidia/cuda:12.6.0-devel-ubun
阅读全文
摘要:1.0 ocrmypdf (Optional) git clone https://github.com/ocrmypdf/OCRmyPDF 下載ocrmypdf項目 2.0 Docker鏡像 docker pull jbarlow83/ocrmypdf-alpine Pull Docker sud
阅读全文
摘要:1.0 allenai/olmocr git clone https://github.com/CaldeDaniele/olmo-ocr-docker 下載olmocr項目。官網:https://github.com/allenai/olmocr 2.0 下載大模型 cd /home/user/m
阅读全文
摘要:1.0 常用Linux指令 sudo du -hs */ | sort -rh | head -20 sudo du -h . | sort -rh | head -n30 sudo du -hcd 1 .* | sort -rh | head -50 查Disk空間 sudo docker sys
阅读全文
摘要:1.0 Amazon Q 1 2 3 4 5 6 7 8 9 10 11 12 13 14
阅读全文
摘要:1.0 前言 公司的顯卡開發工作站,架設可從外網訪問的Tensorflow-Jupyter云開發IDE,實現天選打工人的夢想。 延伸文章: 使用ngrok public webui-stable-diffusion 2.0 Tensorflow-Jupyter Docker docker pull
阅读全文
摘要:1.0 安裝ComfyUI-Docker git clone https://github.com/YanWenKun/ComfyUI-Docker 下載ComfyUI-Docker。 sudo chmod -R 777 * 設置ComfyUI-Docker最高讀寫權限。 docker rm com
阅读全文
摘要:1.0 前言 https://www.cnblogs.com/chenkuang/p/17048888.html本地搭建stable-diffusion diffuser docker CUDA10.2 RTX2060 https://www.cnblogs.com/chenkuang/p/1733
阅读全文
摘要:1.0 Block I/O Because flask is a block I/O, even torch.cuda.empty_cache() still cannot help for it. Eventually, I find that the solution is: creating
阅读全文
摘要:系統: Ubuntu 18.04顯示卡: RTX2060 Super (8G內存) 1.0 CUDA版本 1.1 CUDA Toolkit and Corresponding Driver Versionshttps://docs.nvidia.com/cuda/cuda-toolkit-relea
阅读全文
|