Advanced Search
Search Results
474 total results found
Linux vs FreeBSD
Web sites
Oracle Official Forum: https://forums.oracle.com/ords/apexds/domain/dev-community
Cheat Sheets
PDF: vim-commands-cheat-sheet-by-pnap.pdf
ANSI Color
高亮文字 highlight() { mode=$1 string="$2" case "$mode" in red) echo -e "\033[0;101m${string}\033[0m";; green) echo -e "\033[0;102m${string}\033[0m";; black_yellow) echo -e "\033[33;5;7m${string}\033[0m";; ...
DietPi
DietPi is a highly optimised & minimal Debian-based Linux distribution. DietPi is extremely lightweight at its core, and also extremely easy to install and use. Setting up a single board computer (SBC) or even a computer, for both regular or server use, takes...
Phrases 2
before we're done with for loops, let's check out some common mistakes you may come across while trying this yourself. 在我們完成 for 迴圈之前,讓我們來看看當你自己測試時可能會遇到的一些常見錯誤 iterate ; iteration ; iterable a certain type isn't iterable 某種類型不是可迭代的 stop the iteration pr...
Cyber Attacks
SQLPlus
常用技巧 show user conn system/pass -- 登入資料庫 r -- 執行前一個SQL / -- 執行前一個SQL @?/rdbms/xxx.sql -- @ 執行外部SQL檔, ? Oracle_HOME !ls -- ! 執行Linux 系統指令 set timing on -- 顯示SQL執行耗費時間 Re...
LLM Models
Resources 7 Popular LLMs Explained in 7 Minutes - KDnuggets Awesome Free LLM APIs Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://github.com/MiuLab/Taiwan-LLM HF: https://huggingface.co/yentinglin HF: http...
Voice AI
Gen Audio Stability AI Stable Audio HF: https://huggingface.co/stabilityai/stable-audio-open-1.0 Stability AI Launches Open-Source Model to Generate Audio (itsfoss.com) FunAudioLLM - Voice Understanding and Generation Foundation Models for Natural Interac...
Open WebUI
A Web UI Tool for Ollama URLs https://openwebui.com/ GitHub: https://github.com/open-webui/open-webui Docs: https://docs.openwebui.com/ Installation Installing Both Open WebUI and Ollama Together: # With GPU Support docker run -d -p 3000:8080 --...
Kuwa Gen AI OS
一個自由、開放、安全且注重隱私的生成式人工智慧服務系統,包括友善的大語言模型使用介面,以及能支援生成式人工智慧應用的新型GenAI核心。 🌐 提供多語言GenAI開發與部署的整體解決方案,支援Windows及Linux 💬 提供群聊、引用、完整 Prompt 列表的匯入/匯出/分享等友善使用功能 🔄 可靈活組合 Prompt x RAGs x Bot x 模型 x 硬體/GPUs以滿足應用所需 💻 支援從虛擬主機、筆記型電腦、個人電腦、地端伺服器到公私雲端的各種環境 🔓 開放原始碼,允許開發人員貢獻並...
AnythingLLM
The ultimate AI business intelligence tool. Any LLM, any document, full control, full privacy. AnythingLLM is a "single-player" (單機個人)application you can install on any Mac, Windows, or Linux operating system and get local LLMs, RAG, and Agents with little to...
Ollama
Run Llama 3, Phi 3, Mistral, Gemma, and other models. Customize and create your own. https://ollama.com/ GitHub: https://github.com/ollama/ollama Doc: https://github.com/ollama/ollama/tree/main/docs Video: 離線不怕隱私外洩!免費開源 AI 助手 Ollama 從安裝到微調,一支影片通通搞定! -...
LM Studio
Discover, download, and run local LLMs. With LM Studio, you can ... 🤖 - Run LLMs on your laptop, entirely offline 👾 - Use models through the in-app Chat UI or an OpenAI compatible local server 📂 - Download any compatible model files from HuggingFace 🤗 rep...
RAG
檢索增強生成 - Retrieval Augmented Generation RAG 主要用來解決大型語言模型(LLM)實際應用時的兩大侷限:幻覺/錯覺(hallucination)與資料時限。RAG 結合「資訊檢索(retrieval)」和「生成(generation)」:在文字生成之前,先從資料庫中檢索相關的資料放入上下文,以確保 LLM 可依照正確的最新資訊生成結果。 RAG 優點: 降低 AI 幻覺 提升資料數據安全 減少模型微調 改善資料時限 流程示意圖 Introducti...
Fine-Tune
模型微調工作流程 準備資料集(訓練資料) 準備基礎模型 匯入資料集 開始微調作業 (Fine-Tune) 評估新模型損失曲線 以新模型做實際推論 準備資料集 開始微調模型之前,您必須先建立用來微調模型的資料集。為獲得最佳效能,資料集內的範例必須具有高品質、多元且代表真實輸入和輸出的要素。 格式 資料集中包含的範例應符合您預期的實際工作環境流量。如果您的資料集含有特定格式、關鍵字、操作說明或資訊,則實際工作環境資料的格式應相同,並含有相同的指示。 例如,如果資料集中的範例包含 "quest...
AI Applications
Chat AI Cherry Studio Cherry Studio is a desktop client that supports for multiple LLM providers, available on Windows, Mac and Linux. Support for Multiple LLM Providers. Allows creation of multiple Assistants. Enables creation of multiple topics. Allows usi...