post: commit bb33293 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5m8s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5m8s
This commit is contained in:
44
content/posts/commits/2026-07-22-commit-bb33293.md
Normal file
44
content/posts/commits/2026-07-22-commit-bb33293.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "[bojemoi] feat(ollama): réactiver comme fallback forensique IR (replicas: 1)"
|
||||
date: 2026-07-22T17:58:54+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit bb33293 par grafana-watcher dans bojemoi"
|
||||
author: "grafana-watcher"
|
||||
---
|
||||
|
||||
## Commit `bb33293`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | grafana-watcher |
|
||||
| **Hash** | `bb3329336b1b2ac178f2e315bc608dd2f504de86` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Suite à l'incident HuggingFace (2026-07-22) qui a démontré que les LLMs
|
||||
via API commerciale refusent d'analyser des payloads malveillants pendant
|
||||
un IR (asymmetry problem).
|
||||
|
||||
Ollama + Mistral 7B tourne sur meta-68 (nvidia.vgpu) comme fallback
|
||||
local sans guardrails pour l'analyse forensique. Alert-agent reste sur
|
||||
Claude API (LLM_BACKEND=claude). Scale à 0 si inutilisé.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/51-service-ollama.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/51-service-ollama.yml | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
```
|
||||
Reference in New Issue
Block a user