Aller directement au contenu
  • Hermes configuration contexte en dur ...

    Déplacé IA hermes
    4
    0 Votes
    4 Messages
    114 Vues
    Tuxedo17T
    Requete pour la compression : { "messages": [ { "role": "user", "content": "You are a summarization agent creating a context checkpoint. Treat the conversation turns below as source material for a compact record of prior work. Produce only the structured summary; do not add a greeting, preamble, or prefix. Write the summary in the same language the user was using in the conversation — do not translate or switch to English. NEVER include API keys, tokens, passwords, secrets, credentials, or connection strings in the summary — replace any that appear with [REDACTED]. Note that the user had credentials present, but do not preserve their values.\n\nCreate a structured checkpoint summary for the conversation after earlier turns are compacted. The summary should preserve enough detail for continuity without re-reading the original turns
  • LLAMA-SWAP : 147 933 343 tokens Cached

    Déplacé IA llama-swap
    3
    2
    1 Votes
    3 Messages
    92 Vues
    Tuxedo17T
    Temps : [image: llama-swap-daily-duration.png]
  • DoS de l'IP 94.23.61.165 : OVH SAS

    Scan Attack
    2
    1 Votes
    2 Messages
    84 Vues
    fariasF
    Report fait : https://www.ovhcloud.com/en/abuse/?validation_uuid=ce4dbaeb-ef3a-4966-b35b-5f5800dc9720
  • Référencement Google

    DSI
    12
    1
    1 Votes
    12 Messages
    229 Vues
    fariasF
    [image: image.png] [image: image.png]
  • Crash i915 0000:00:02.0: [drm] drm_WARN_ON_ONCE(t_vblank < vblank->time)

    Déplacé IA drm crash
    1
    0 Votes
    1 Messages
    39 Vues
    Personne n'a répondu
  • TuxedoOS : Downgrade de NVIDIA (595.84)

    Déplacé IA nvidia-smi nvidia linux
    13
    1
    0 Votes
    13 Messages
    199 Vues
    Tuxedo17T
    J’avais oublier de modifier le script /usr/local/bin/aorus-bridge . VENDOR_ID="${VENDOR_ID:-0x10de}" # NVIDIA # DEVICE_ID: exact PCI device id to match (e.g. 0x2b85 for RTX 5090). Leave # empty to match ANY NVIDIA display controller by PCI class — this covers the # whole RTX 50-series (5090=0x2b85, 5060 Ti=0x2d04, …) without a hardcoded list, # in the same spirit as is_tb_tunneled below. Set DEVICE_ID to pin one board. DEVICE_ID="${DEVICE_ID:-0x2d04}" # PCI base class 0x03 = display controller (VGA 0x0300 / 3D 0x0302); selects the # GPU function and excludes its HDMI-audio function (class 0x0403). GPU_CLASS_PREFIX="${GPU_CLASS_PREFIX:-0x03}"
  • NodeBB audit

    Linux
    3
    1 Votes
    3 Messages
    103 Vues
    fariasF
    J’ai fait un post : https://community.nodebb.org/ [image: image.png]
  • dawarich (update)

    Announcements
    20
    0 Votes
    20 Messages
    511 Vues
    fariasF
    Encore une augmentation de la charge … [image: image.png] [image: image.png]
  • 1 Votes
    4 Messages
    116 Vues
    fariasF
    j’ai pas fait de reboot depuis 150 jours … # uptime 17:18:26 up 150 days, 22:30, 0 users, load average: 7.41, 7.81, 7.79 # uname -a Linux balkany 6.17.9-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.9-1 (2026-01-12T16:25Z) x86_64 GNU/Linux
  • Crash de Mariadb : unknown variable 'provider_bzip2=force_plus_permanent'

    Proxmox
    1
    1 Votes
    1 Messages
    42 Vues
    Personne n'a répondu
  • Installation de llama-swap

    Déplacé IA llama-swap installation
    6
    0 Votes
    6 Messages
    115 Vues
    Tuxedo17T
    Sur l’interface : [image: image.png]
  • Test Hermes IA en local (avec eGPU)

    Déplacé IA hermes
    13
    1 Votes
    13 Messages
    218 Vues
    Tuxedo17T
    A tester https://github.com/HalfbitStudio/hermes-plugin-rocketchat .
  • 0 Votes
    67 Messages
    2k Vues
    Tuxedo17T
    Nouveau test : # llama-bench -m /models/Qwen3.6-27B-Q3_K_M.gguf -dev CUDA0 -fa on --threads 12 -ngl 999 --cache-type-v q8_0 ggml_cuda_init: found 2 CUDA devices (Total VRAM: 21692 MiB): Device 0: NVIDIA GeForce RTX 5060 Ti, compute capability 12.0, VMM: yes, VRAM: 15888 MiB Device 1: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB | model | size | params | backend | ngl | threads | type_v | fa | dev | test | t/s | | ------------------------------ | ---------: | ---------: | ---------- | --: | ------: | -----: | --: | ------------ | --------------: | -------------------: | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | CUDA0 | pp512 | 387.17 ± 2.25 | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | CUDA0 | tg128 | 18.31 ± 0.01 | # llama-bench -m /models/Qwen3.6-27B-Q3_K_M.gguf -fa on --threads 12 -ngl 999 --cache-type-v q8_0 ggml_cuda_init: found 2 CUDA devices (Total VRAM: 21692 MiB): Device 0: NVIDIA GeForce RTX 5060 Ti, compute capability 12.0, VMM: yes, VRAM: 15888 MiB Device 1: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB | model | size | params | backend | ngl | threads | type_v | fa | test | t/s | | ------------------------------ | ---------: | ---------: | ---------- | --: | ------: | -----: | --: | --------------: | -------------------: | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | pp512 | 367.28 ± 1.88 | | qwen35 27B Q3_K - Medium | 12.64 GiB | 26.90 B | CUDA | 999 | 12 | q8_0 | 1 | tg128 | 16.71 ± 0.03 |
  • Tuxedo 17 + GIGABYTE AORUS RTX 5060 Ti AI Box Carte Graphique - 16GB GDDR7.

    Déplacé IA
    3
    0 Votes
    3 Messages
    92 Vues
    Tuxedo17T
    J’ai donc supprimer le service de Tuxedo et fait une mise à jours : # apt-get autoremove. # systemctl stop tccd # systemctl disable tccd # ubuntu-drivers autoinstall En fait tccd fait l’installation de 560.35.05 et pas de 595.71.05.
  • Test Hermes IA en local

    Déplacé IA hermes tests installation
    25
    1 Votes
    25 Messages
    718 Vues
    Tuxedo17T
    L’export en Markdown ne fonctionne pas : # hermes sessions export --format md --older-than 90 --dry-run usage: hermes [-h] [--version] [-z PROMPT] [--usage-file PATH] [-m MODEL] [--provider PROVIDER] [-t TOOLSETS] [--resume SESSION] [--continue [SESSION_NAME]] [--worktree] [--accept-hooks] [--skills SKILLS] [--yolo] [--pass-session-id] [--ignore-user-config] [--ignore-rules] [--safe-mode] [--tui] [--cli] [--dev] {chat,model,moa,fallback,secrets,migrate,gateway,proxy,lsp,setup,postinstall,whatsapp,whatsapp-cloud,slack,send,login,logout,auth,status,cron,webhook,portal,kanban,project,hooks,doctor,security,dump,debug,backup,checkpoints,import,config,console,pairing,skills,bundles,plugins,curator,pets,journey,learning,memory-graph,memory,tools,computer-use,mcp,sessions,insights,claw,version,update,uninstall,acp,profile,completion,dashboard,serve,desktop,gui,logs,prompt-size} ... hermes: error: unrecognized arguments: --format --older-than 90 --dry-run
  • FediDB : insta.cyber-neurones.org

    fediverse
    1
    0 Votes
    1 Messages
    39 Vues
    Personne n'a répondu
  • Photon (installation)

    Announcements
    6
    0 Votes
    6 Messages
    185 Vues
    Tuxedo17T
    API : https://photon.komoot.io/
  • Benchmark llama.cpp sur Tuxedo 17

    Déplacé IA llama.cpp
    18
    0 Votes
    18 Messages
    322 Vues
    Tuxedo17T
    Pendant l’utilisation : # nvidia-smi Tue Jun 30 12:35:32 2026 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 595.71.05 Driver Version: 595.71.05 CUDA Version: 13.2 | +-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce RTX 3060 ... Off | 00000000:01:00.0 Off | N/A | | N/A 55C P0 28W / 115W | 4621MiB / 6144MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 1820494 G /usr/lib/xorg/Xorg 4MiB | | 0 N/A N/A 1845119 C /usr/local/bin/llama-server 4598MiB | +-----------------------------------------------------------------------------------------+
  • llama.cpp avec Vulkan

    Déplacé IA llama.cpp ubuntu
    20
    0 Votes
    20 Messages
    369 Vues
    fariasF
    Petit test : 40.81 t/s
  • Healthchecks.io ( Installation )

    Announcements
    3
    0 Votes
    3 Messages
    103 Vues
    fariasF
    PROXMOX sur BIOT : [image: proxmox]