Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 17:13, 14 May 2026
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

13 May 2026

N    17:32  Llama optimization diffhist +6,523 Busk talk contribs Created page with "Yes, that is a good **stable baseline**: ```bash ./build/bin/llama-server \ -hf ggml-org/gpt-oss-20b-GGUF \ -ngl 999 \ -c 2048 \ -np 1 \ -t 8 \ --no-warmup \ --..."
N    16:32  Llama 1 diffhist +2,574 Busk talk contribs Created page with "`model.gguf` was just a placeholder. You need to download an actual `.gguf` file, such as: ```text gpt-oss-20b-mxfp4.gguf ``` For GPT-OSS 20B, the Hugging Face repo is: ```..."
N    16:25  Tesla P40 llama.cpp‎‎ 3 changes history +8,139 [Busk‎ (3×)]
     
16:25 (cur | prev) +2,586 Busk talk contribs
     
16:21 (cur | prev) +40 Busk talk contribs
N    
16:19 (cur | prev) +5,513 Busk talk contribs Created page with "``` sudo apt update sudo apt install -y git cmake build-essential curl libcurl4-openssl-dev git clone https://github.com/ggml-org/llama.cpp cd llama.cpp cmake -B build -DGGM..."
N    16:16  Tesla P40 diffhist +1,846 Busk talk contribs Created page with " You must reboot after update so in kernel ```bash nvidia-srv/580.126.20, 6.8.0-111-generic, x86_64: installed ``` I would **stay on `580-server`** for the Tesla P40. Do *..."

7 May 2026

N    23:08  Codex cli‎‎ 3 changes history +4,594 [Busk‎ (3×)]
     
23:08 (cur | prev) +1,623 Busk talk contribs
     
23:08 (cur | prev) +2,035 Busk talk contribs
N    
23:07 (cur | prev) +936 Busk talk contribs Created page with "2. Trusted Binaries The risk is considered low because bubblewrap is a small, heavily audited, and "security-first" piece of software. Its entire purpose is to provide isolati..."