Skip to main content

Recently Updated Pages

Bechmark

Gen AI LLM Engine

Benchmark for LLM engines bench.py ollama 支持并发之后和 vllm 相比性能如何?我们测测看_ollama vllm-CSDN博客 YT: o...

Updated 2 months ago by Admin

More

Gen AI LLM Engine

LocalAI LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacemen...

Updated 2 months ago by Admin

Learning

Raspberry Pi

Tutorials Create your own custom Raspberry Pi image PiShrink – Make Raspberry Pi Images Small...

Updated 2 months ago by Admin

Agent

Gen AI

AgentGPT AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom ...

Updated 2 months ago by Admin

Chisel

VPN

Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single executable includ...

Updated 2 months ago by Admin

Coding Notes

Being a Developer

Multi-Thread C/C++ 實現多執行緒解說 Code Performance Performance comparison: counting words in Pyt...

Updated 2 months ago by Admin

Learning

Python

Online Interpreter https://www.onlinegdb.com/online_python_interpreter https://repl.it/langua...

Updated 2 months ago by Admin

Online Tools

未分類

Password Password Generator: https://passwrd.in  Modemly : Find the default password of the r...

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

Learning MySQL

MySQL

MySQL Backup How to Backup/Restore MySQL/MariaDB and PostgreSQL Using ‘Automysqlbackup’ and ‘A...

Updated 2 months ago by Admin

Jupyter Notebook

Gen AI

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

Updated 2 months ago by Admin

Cybersecurity

Learning English

Social media is a great way to connect to other security professionals in the industry 社交媒體是與業界...

Updated 2 months ago by Admin

Phrases

Learning English

I'd like to take a personal day off next week; 請假一天 May I have three days off next week; 請三天假 ...

Updated 2 months ago by Admin

tmux

Linux Administration

Sessions Start session tmux new tmux new -s mysession Show sessions tmux ls Kill se...

Updated 2 months ago by Admin

AIX 管理技巧

IBM AIX

Install package lsof Where to download the lsof, bind, rsyslog, openssh, openssl, etc packages? ...

Updated 2 months ago by Admin

LLM Models

Gen AI

Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://githu...

Updated 2 months ago by Admin

Fine-Tune

Gen AI

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

Updated 2 months ago by Admin

loop

SHELL

for loop for i in var1 var2 var3; do echo $i; done for ((i=1;i<=10;i++)); do echo $i; done for...

Updated 2 months ago by Admin

test

SHELL

字串或文字的比對 Str1 = str2 | 當str1與str2相同時, 傳回True Str1 != str2| 當str1與str2不同時, 傳回True Str1 < Str2 ...

Updated 2 months ago by Admin

Face Detection

Machine Learning

Coding deepface - About A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gen...

Updated 2 months ago by Admin