Wikipedia

This commit is contained in:
2026-07-24 22:24:23 -07:00
parent b6a820aa21
commit 50c06cc134
3 changed files with 170 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ HOST = "127.0.0.1"
PORT = 8000
LOG_LEVEL = "WARNING" # Options: "DEBUG", "INFO", "WARNING", "ERROR"
LOG_FILE = "debug.log"
USER_AGENT = "Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0"
# --- Model Specific Token Tuning (Tuned for Gemma 4) ---
# Patch size is typically (clip.vision.patch_size * n_merge)