# Add `deb-src' after `deb' to make available package sources.
Types: deb
URIs: http://ftp.debian.org/debian
# Suites
# - `trixie' should always be included for Debian 13 packages.
# - `trixie-updates' should always be included for Debian 13 package updates.
# - `trixie-proposed-updates' provides packages intended for the next point release (other than security fixes).
The following benchmark is run on an HP Z8 G4 with dual Xeon Gold 6230 CPUs, 384 GB DDR4 2666 MHz DIMMs and AORUS RTX 3090 eGPU connected to an HP Thunderbolt 3 card.
env CUDA_VISIBLE_DEVICES=0 llama-bench \
--model "${LLAMA_CACHE}/gpt-oss-120b-mxfp4.gguf" \
--threads 1 \
The instructions below for restoring Windows are specific to the Dell Inspiron 14 Plus. Once Windows is installed, the instructions should be system independent.
- Download and flash to USB the [Dell Windows Recovery Image](https://www.dell.com/support/home/en-us/drivers/osiso/win "Link
Per Mickey Petersen's article How to Get Started with Tree-Sitter, to compile Emacs tree-sitter support for a given language, use:
M-x treesit-install-language-grammar RET LANGUAGE RETwhere LANGUAGE is one of the languages in treesit-language-source-alist below.
While the function treesit-install-language-grammar works well in most cases, two exceptions
are the dockerfile and perl libraries. In