All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Fundamental Ramen. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:06, 9 September 2026 Tacoball talk contribs created page Node/fnm (Created page with "<syntaxhighlight lang="bash"> sudo apt install unzip curl -fsSL https://fnm.vercel.app/install | bash </syntaxhighlight>")
- 03:53, 9 September 2026 Tacoball talk contribs created page Node/Nuxt.js (Created page with "<syntaxhighlight lang="bash"> npm create nuxt@latest test-nuxt </syntaxhighlight>")
- 03:47, 9 September 2026 Tacoball talk contribs created page Node/axios (Created page with "See https://github.com/axios/axios")
- 03:46, 9 September 2026 Tacoball talk contribs created page Node/pnpm (Created page with " <syntaxhighlight lang="bash"> npm install -g pnpm </syntaxhighlight>")
- 03:41, 9 September 2026 Tacoball talk contribs deleted page Node/Tools (content was: "=== nvm Windows === <source lang="bash"> nvm list nvm list available nvm install 12.18.3 nvm install 10.22.0 nvm uninstall 12.0.0 nvm use 12.18.3 </source>", and the only contributor was "Tacoball" (talk))
- 03:40, 9 September 2026 Tacoball talk contribs created page Node/nvm (Created page with "== nvm: nodejs version management == <syntaxhighlight lang="bash"> nvm list nvm list available nvm install lts nvm use 24.18.0 node -v </syntaxhighlight>")
- 03:39, 9 September 2026 Tacoball talk contribs created page Node/mermaid-cli (Created page with "<syntaxhighlight lang="bash"> npm install -g @mermaid-js/mermaid-cli mmdc -V mmdc -i test.mmd mmdc -i test.mmd -o test.svg mmdc -i test.mmd -o test.png mmdc -i test.mmd -o test.pdf mmdc -i test.mmd -o - </syntaxhighlight>")
- 02:06, 8 September 2026 Achsah talk contribs created page Achsah (Created page with "{| class="wikitable" ! 英文 ! 社會 |}")
- 02:03, 8 September 2026 User account Achsah talk contribs was created by Tacoball talk contribs
- 01:48, 8 September 2026 Tacoball talk contribs created page TOEIC (Created page with "= 閱讀 = == 學習技巧 == <quickmmd name="study_for_reading"> mindmap root((高效率閱讀<br/>學習技巧)) 廣讀法 Extensive Reading 98% 規則(少查字典) 不逐字翻譯、不硬摳文法 建立外文直覺與閱讀速度 SQ3R 閱讀法 Survey 瀏覽框架 Question 轉化問題 Read 帶目的精讀 Recite 蓋書口頭複述 Review 間隔間斷複習 視線分組 Chunking 意群拆解...")
- 03:42, 4 September 2026 Tacoball talk contribs created page LM/llama.cpp for CUDA (Created page with "== Build == <syntaxhighlight lang="bash"> cmake -B build/cuda -G Ninja \ -DGGML_CUDA=ON \ -DCMAKE_BUILD_TYPE=Release cmake -B build/cuda -G Ninja \ -DGGML_CUDA=ON \ -DGGML_NATIVE=ON \ -DGGML_LTO=ON \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_RPATH="\$ORIGIN/../lib" \ -DCMAKE_CXX_FLAGS="-O3 -fp-model=fast=2 -qopenmp" \ -DCMAKE_C_FLAGS="-O3 -fp-model=fast=2 -qopenmp" cmake --build build/cuda cmake --install build/cuda --prefix ~/llama.cpp/cuda </syn...")
- 03:23, 4 September 2026 Tacoball talk contribs created page LM/Install NVIDIA driver (Created page with "== driver == ubuntu-drivers devices == /sys/devices/pci0000:00/0000:00:01.3/0000:05:00.0 == modalias : pci:v000010DEd00002504sv00003842sd00003656bc03sc00i00 vendor : NVIDIA Corporation model : GA106 [GeForce RTX 3060 Lite Hash Rate] driver : nvidia-driver-580 - distro non-free driver : nvidia-driver-610 - distro non-free driver : nvidia-driver-610-open - distro non-free driver : nvidia-driver-580-server - distro non-free driver : nvidia-driver-595-server...")
- 08:41, 3 September 2026 Tacoball talk contribs deleted page Sandbox (content was: "{| class="wikitable" style="text-align:center;" ! IP || Firewall ARP || Documented |- | 192.168.0.11 || O || O |- | 192.168.0.12 || O || O |- | 192.168.0.14 || O || O |- | 192.168.0.21 || O || O |- | 192.168.0.22 || X || O |- | 192.168.0.31 || O || O |- | 192.168.0.32 || O || O |- | 192.168.0.41 || O || O |- | 192.168.0.42 || O || O |- | 192.168.0.91 || O || O |- | 192.168....", and the only contributor was "Tacoball" (talk))
- 08:40, 3 September 2026 Tacoball talk contribs deleted page Certbot (content before blanking was: "== Ubuntu == == Windows ==")
- 02:50, 3 September 2026 Tacoball talk contribs created page LM/PCIe Trouble Shooting (Created page with "{| class="wikitable" ! || |- | | <syntaxhighlight lang="bash"> lspci -tv | sed '/+-03\.0/,$d' </syntaxhighlight> |}")
- 10:36, 2 September 2026 Tacoball talk contribs deleted page LM/Continue.dev (content was: "== Install == * Search continue * Download "Continue - open-source AI code agent" == Config == * `Ctrl+L` to open side menu * Select Configs", and the only contributor was "Tacoball" (talk))
- 10:35, 2 September 2026 Tacoball talk contribs deleted page LM/Qwen 3.6 27B (content was: "== Experiment == <syntaxhighlight lang="bash"> hf models ls --search "Qwen3.6-27B" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 hf models ls --tree -R -h unsloth/Qwen3.6-27B-MTP-GGUF hf models ls --tree -R -h DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF hf download unsloth/Qwen3.6-27...", and the only contributor was "Tacoball" (talk))
- 10:35, 2 September 2026 Tacoball talk contribs deleted page LM/starcoder2 3B (content was: "This is a great model for autocomplete. == Experiment == <syntaxhighlight lang="bash"> hf models ls --search "starcoder2" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 hf models ls --search "starcoder2" --apps llama.cpp --expand "downloads,likes,lastModified" --sort last_modified --no-truncate --limit 10 hf models ls --...", and the only contributor was "Tacoball" (talk))
- 10:35, 2 September 2026 Tacoball talk contribs deleted page LM/Qwen 2.5 Coder (content was: "== Benchmarking == <syntaxhighlight lang="bash"> ./llama.cpp/sycl/bin/llama-bench \ -hf Qwen/Qwen2.5-Coder-3B-Instruct-GGUF:q5_k_m \ -ctk q8_0 -ctv q8_0 -fa on -ngl 99 \ -p 512,1024 -n 512 ./llama.cpp/sycl/bin/llama-bench \ -hf bartowski/Qwen2.5-Coder-3B-Instruct-GGUF:Q5_K_M \ -ctk q8_0 -ctv q8_0 -fa on -ngl 99 \ -p 512,1024 -n 512 ./llama.cpp/sycl/bin/llama-...", and the only contributor was "Tacoball" (talk))
- 15:49, 21 August 2026 Tacoball talk contribs created page LM/Install nvtop (Created page with "# 1. 安裝 nvtop sudo snap install nvtop # 2. 授權監控 GPU 硬體(風扇、功耗、PCIe 等) sudo snap connect nvtop:hardware-observe # 3. 授權管理與結束 GPU 行程(Kill process 功用) sudo snap connect nvtop:process-control") Tag: Visual edit: Switched
- 10:08, 21 August 2026 Tacoball talk contribs created page LM/.bashrc for B70 (Created page with "<syntaxhighlight lang="bash"> export USE_INTEL_API="oneAPI" # Initialize OpenVINO if -z "$TMUX" && "$USE_INTEL_API" == "OpenVINO" ; then source /opt/intel/openvino_2026/setupvars.sh export GGML_OPENVINO_DEVICE=GPU fi # Initialize oneAPI if -z "$TMUX" && "$USE_INTEL_API" == "oneAPI" ; then source /opt/intel/oneapi/setvars.sh export SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 export UR_L0_USE_IMMEDIATE_COMMAND_LISTS=1 export ONEAPI_DEVICE_SELECT...")
- 07:21, 21 August 2026 Tacoball talk contribs created page LM/llama.cpp for TurboQuant (Created page with "== Download source == <syntaxhighlight lang="bash"> sudo apt install git cmake sudo apt install libssl-dev openssl mkdir -p ~/llama.cpp/src git clone https://github.com/ggerganov/llama.cpp ~/llama.cpp/src git clone https://github.com/TheTom/llama-cpp-turboquant ~/llama.cpp/src-tbq </syntaxhighlight> == List available options == <syntaxhighlight lang="bash"> grep -rn "option(GGML_SYCL" CMakeLists.txt ggml/CMakeLists.txt grep -rn "SYCL" CMakeLists.txt ggml/CMakeLists.t...")
- 06:29, 21 August 2026 Tacoball talk contribs created page Tmux (Created page with "== conf == <syntaxhighlight lang="text"> # 開啟滑鼠支援(支援滾輪捲動、點擊選擇視窗與調整 Pane 大小) set -g mouse on # 視窗與 Pane 的編號從 1 開始(鍵盤上 1 比 0 好按許多) set -g base-index 1 setw -g pane-base-index 1 # 增加歷史指令/輸出紀錄行數(預設約 2000 行,改為 10000 行) set -g history-limit 10000 # 啟用 256 色與 True Color 全彩支援(解決 Vim/Neovim 顏色失真問題) set -g def...")
- 01:56, 19 August 2026 Tacoball talk contribs deleted page Axe (content was: "= system_prompt & skills & files = {| class="wikitable" style="max-width:80%;" ! Dimension !! system_prompt !! skill !! files |- ! Core Meaning | '''Who are you?''' | '''How should you do it?''' | '''What are you operating on?''' |- ! Analogy | Employee's work ethics, role persona, and reasoning logic. | Employee's SOP manual, workflow guides, and executable tools. | Proje...", and the only contributor was "Tacoball" (talk))
- 03:07, 17 August 2026 Tacoball talk contribs created page LM/Qwen 2.5 Coder (Created page with "== Experiment == <syntaxhighlight lang="bash"> hf models ls --search "Qwen2.5" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 hf models ls --search "Qwen2.5-Coder" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 hf models ls --tree -R -h mradermacher/AceCoder-Qwen2.5-Coder-7B-Base-Rule-GGUF hf models ls --tree -R -h unsloth/Qwen3.8-27B-GGUF hf download unsloth/Qwen3....")
- 17:37, 16 August 2026 Tacoball talk contribs created page LM/Qwen 3.8 27B (Created page with "== Experiment == <syntaxhighlight lang="bash"> hf models ls --search "Qwen3.8-27B" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 hf models ls --tree -R -h unsloth/Qwen3.8-27B-MTP-GGUF hf models ls --tree -R -h DavidAU/Qwen3.8-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF hf download unsloth/Qwen3.6-27B-MTP-GGUF --include "*UD-Q4*" hf download unsloth/Qwen3.6-27B-MTP-GGUF --include "*UD-Q5*" hf down...")
- 10:50, 14 August 2026 Tacoball talk contribs moved page LM/Devstral Small 2 to LM/Devstral Small 2 24B without leaving a redirect
- 10:39, 14 August 2026 Tacoball talk contribs created page LM/Devstral Small 2 (Created page with "== Experiment == <syntaxhighlight lang="bash"> hf models ls --search "Devstral" --apps llama.cpp --expand "downloads,likes,lastModified" --sort downloads --no-truncate --limit 10 hf models ls --tree -R -h unsloth/Devstral-Small-2-24B-Instruct-2512-GGUF hf download unsloth/Devstral-Small-2-24B-Instruct-2512-GGUF --include "*UD-Q4*" hf download unsloth/Devstral-Small-2-24B-Instruct-2512-GGUF --include "*UD-Q5*" hf download unsloth/Devstral-Small-2-24B-Instruct-2512-GGUF...")
- 10:18, 14 August 2026 Tacoball talk contribs moved page LM/starcoder2 7B to LM/starcoder2 3B without leaving a redirect
- 10:16, 14 August 2026 Tacoball talk contribs deleted page LM/Ornith-1.0-9B-GGUF (content was: "== Experiment == <syntaxhighlight lang="bash"> hf models ls --tree -R -h "ornith-ai/Ornith-1.0-9B-GGUF" hf download ornith-ai/Ornith-1.0-9B-GGUF --include "*Q6_K*" hf download ornith-ai/Ornith-1.0-9B-GGUF --include "*Q8_0*" </syntaxhighlight> <syntaxhighlight lang="bash"> hf models ls --tree -R -h "unsloth/Ornith-1.0-9B-GGUF" hf download "unsloth/Ornith-1.0-9B-GGUF" --inc...", and the only contributor was "Tacoball" (talk))
- 10:07, 14 August 2026 Tacoball talk contribs created page LM/Experience (Created page with "{| class="wikitable" ! Model || loading failed || thinking loop || |- | Ornith-1.0-9B-GGUF || || v |}")
- 08:20, 14 August 2026 Tacoball talk contribs created page LM/starcoder2 7B (Created page with "== Experiment == <syntaxhighlight lang="bash"> hf models ls --tree -R -h "ornith-ai/Ornith-1.0-9B-GGUF" hf download ornith-ai/Ornith-1.0-9B-GGUF --include "*Q6_K*" hf download ornith-ai/Ornith-1.0-9B-GGUF --include "*Q8_0*" </syntaxhighlight> <syntaxhighlight lang="bash"> hf models ls --tree -R -h "unsloth/Ornith-1.0-9B-GGUF" hf download "unsloth/Ornith-1.0-9B-GGUF" --include "*UD-Q8*" </syntaxhighlight>")
- 07:52, 14 August 2026 Tacoball talk contribs created page LM/Continue.dev (Created page with "== Install == * Search continue * Download "Continue - open-source AI code agent"")
- 06:51, 14 August 2026 Tacoball talk contribs created page LM/Qwen 3.6 27B (Created page with "hf models ls --search "Qwen3.6-27B" --apps llama.cpp --expand "downloads,likes,createdAt,lastModified" --sort downloads --no-truncate --limit 25")
- 03:35, 14 August 2026 Tacoball talk contribs created page LM/Ornith-1.0-9B-GGUF (Created page with "hf models ls --tree -R -h "ornith-ai/Ornith-1.0-9B-GGUF"")
- 01:34, 14 August 2026 Tacoball talk contribs created page LM/vLLM (Created page with "https://docs.vllm.ai/en/stable/getting_started/installation/gpu/#requirements")
- 16:12, 13 August 2026 Tacoball talk contribs created page LM/llama.cpp for OpenVINO (Created page with "cmake -B build-openvino \ -DGGML_OPENVINO=ON \ -DGGML_OPENVINO_DEVICE=GPU \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_RPATH="\$ORIGIN/../lib" . cmake --build build-openvino --parallel cmake --install build-openvino --prefix ~/llama.cpp/openvino")
- 15:13, 13 August 2026 Tacoball talk contribs created page LM/llama.cpp for SYCL (Created page with "== Download source == <syntaxhighlight lang="bash"> sudo apt install git cmake sudo apt install libssl-dev openssl mkdir -p ~/llama.cpp/src git clone https://github.com/ggerganov/llama.cpp ~/llama.cpp/src </syntaxhighlight>")
- 10:35, 13 August 2026 Tacoball talk contribs created page LM/Install OpenVINO (Created page with "== Install == <syntaxhighlight lang="bash"> sudo mkdir /opt/intel curl -L https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.2.1/linux/openvino_toolkit_ubuntu24_2026.2.1.21919.ede283a88e3_x86_64.tgz --output openvino_2026.2.1.tgz tar -xf openvino_2026.2.1.tgz sudo mv openvino_toolkit_ubuntu24_2026.2.1.21919.ede283a88e3_x86_64 /opt/intel/openvino_2026.2.1 cd /opt/intel/openvino_2026.2.1 sudo -E ./install_dependencies/install_openvino_dependencies.sh...")
- 10:22, 13 August 2026 Tacoball talk contribs created page LM/Install oneAPI (Created page with "<syntaxhighlight lang="bash"> # Install required tools sudo apt update sudo apt install -y wget gnupg ca-certificates # Create dir for keyrings sudo mkdir -m 0755 -p /etc/apt/keyrings # Download public key for Intel SW Products, and convert into GPG format. wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB \ | gpg --dearmor | sudo tee /etc/apt/keyrings/oneapi-archive-keyring.gpg > /dev/null # Add apt source echo "deb [signed-by=/etc...")
- 10:10, 13 August 2026 Tacoball talk contribs created page LM/Install driver (Created page with "<syntaxhighlight lang="bash"> # install ppa (the most important) sudo add-apt-repository -y ppa:kobuk-team/intel-graphics sudo apt update sudo apt install -y intel-opencl-icd libze-intel-gpu1 intel-media-va-driver-non-free clinfo intel-gsc # check again sudo clinfo </syntaxhighlight>")
- 10:09, 13 August 2026 Tacoball talk contribs deleted page LM/Intel Pro Arc B70/2026-08-08 (content was: "See: https://docs.vllm.ai/en/v0.6.2/getting_started/xpu-installation.html", and the only contributor was "Tacoball" (talk))
- 10:09, 13 August 2026 Tacoball talk contribs created page LM/llama-swap (Created page with "= Config = = Run = = Install =")
- 10:00, 13 August 2026 Tacoball talk contribs created page LM/SGLang (Created page with "= TODO = * https://docs.sglang.io/docs/hardware-platforms/xpu#xpu * https://docs.pytorch.org/docs/2.13/notes/get_start_xpu.html#")
- 09:44, 13 August 2026 Tacoball talk contribs moved page LLM/jrswab axe to LM/jrswab axe without leaving a redirect
- 09:44, 13 August 2026 Tacoball talk contribs moved page LLM/hf to LM/hf without leaving a redirect
- 09:44, 13 August 2026 Tacoball talk contribs moved page LLM/Ryzen AI 7 350/2026-07-09 to LM/Ryzen AI 7 350/2026-07-09 without leaving a redirect
- 09:44, 13 August 2026 Tacoball talk contribs moved page LLM/Ryzen AI 7 350 to LM/Ryzen AI 7 350 without leaving a redirect
- 09:44, 13 August 2026 Tacoball talk contribs moved page LLM/Intel Pro Arc B70/2026-08-08 to LM/Intel Pro Arc B70/2026-08-08 without leaving a redirect
- 09:44, 13 August 2026 Tacoball talk contribs moved page LLM/Intel Pro Arc B70/2026-07-13 to LM/Intel Pro Arc B70/2026-07-13 without leaving a redirect