Skip to main content

Recently Updated Pages

基本指令操作

Docker

常用指令 # List running containers docker ps # ssh into the container docker exec -it <containe...

Updated 2 months ago by Admin

Functions

Python

參數類型定義範例 def _gpt_parse_images( image_infos: List[Tuple[str, List[str]]], prom...

Updated 2 months ago by Admin

Fine-Tune

Gen AI

模型微調工作流程 準備資料集(訓練資料) 準備基礎模型 匯入資料集 開始微調作業 (Fine-Tune) 評估新模型損失曲線 以新模型做實際推論 準備資料集 開始微調模型...

Updated 2 months ago by Admin

Hacker

未分類

Search Engines Shodan - Search Engine for the Internet of Everything. ZoomEye - Search for th...

Updated 2 months ago by Admin

ufw - Uncomplicated Firewall

Linux Administration

Uncomplicated Firewall,簡稱 UFW,是 Ubuntu 系統上預設的防火牆組件。UFW 是為輕量化組態 iptables 而開發的一款工具。UFW 提供一個非常友好的介面用...

Updated 2 months ago by Admin

Xinference

Gen AI LLM Engine

Xorbits Inference (Xinference) is an open-source platform to streamline the operation and integra...

Updated 2 months ago by Admin

ssh

Linux Administration

測試驗證服務的設定 # 重啟 sshd 前先驗證設定 # 沒有任何內容輸出,表示設定沒有錯誤 # 指令必須使用絕對路徑 /usr/sbin/sshd -t 檢視連線參數的設定 $ s...

Updated 2 months ago by Admin

Agent

Gen AI

Camel AI CAMEL-AI.org is the 1st LLM multi-agent framework and an open-source community dedicate...

Updated 2 months ago by Admin

Learning cURL

cURL

Basics of HTTP Requests with cURL: An In-Depth Tutorial Curl Cookbook Httpie - Alternative to...

Updated 2 months ago by Admin

Cheat Sheets

Linux Administration

Bash bash_cheat_sheet.pdf bash-shell-scripting.pdf Curl curl-cheat-sheet.pdf Git ...

Updated 2 months ago by Admin

Function Calling

Gen AI

LLM(Large Language Model)的一個新功能是 Function Calling(函數呼叫)。這項功能允許LLM直接呼叫外部函數,並將其結果整合到模型的輸出中。下面是它的工作原...

Updated 3 months ago by Admin

系統管理技巧

Linux Administration

Home 目錄 完整複製 Home 目錄 由於 User 的 Home 目錄內有許多隱藏檔,若要完整複製它們,有兩個方法: 方法一:可以複製成一個新目錄 cd /home cp -a ...

Updated 3 months ago by Admin

Voice

Gen AI

Gen Audio Stability AI Stable Audio HF: https://huggingface.co/stabilityai/stable-audio-op...

Updated 3 months ago by Admin

Dockerfile

Docker

Build Image Basic build command cd /path/to/Dockerfile docker build -t your-tag/your-name . S...

Updated 3 months ago by Admin

Docker Compose 指令

Docker

NOTE: 新版指令改成 docker compose。 NOTE: 服務一旦佈署完成,docker-compose.yml 的路徑如果有變更,就不能繼續使用指令 docker-compose...

Updated 3 months ago by Admin

NVIDIA NIM

Gen AI LLM Engine

Explore the latest community-built AI models with an API optimized and accelerated by NVIDIA, the...

Updated 3 months ago by Admin

Windows AD 認證

Linux Administration 帳號管理

登入 RedHat 系統時,可使用 Windows AD 帳號。 RedHat 7/8 (不加入網域) 這個方式需要先建立相同名稱的本機帳號,通常這個會違反資安規範。 Chapter ...

Updated 3 months ago by Admin

Online Tools

cURL

More online tools Online CSV Tools Online Time Tools Get Public IP ↪ curl ifconfig.me 2...

Updated 3 months ago by Admin

Learning

RabbitMQ

Introduction Message Queue 簡介(以 RabbitMQ 為例) | 小信豬的原始部落 (godleon.github.io) RabbitMQ 基本介紹、安裝教...

Updated 3 months ago by Admin

Jupyter Notebook

Gen AI

Installation With pip pip install notebook Python Virtual Environment With Python Venv mkdir...

Updated 3 months ago by Admin