christianweyer commited on
Commit
0ff0247
·
verified ·
1 Parent(s): 343c36d

Drop blockquote (HF auto-adds CSS quotes around > markdown)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,9 +11,9 @@ language:
11
  library_name: sklearn
12
  ---
13
 
14
- > **⚠️ Conference talk demo — not production weights.**
15
- >
16
- > This model accompanies a conference keynote on local on-device AI. Published as a reference for the fine-tuning patterns shown on stage — **not** a deployable artefact. No security audit, no SLA, pinned to the talk's state.
17
 
18
  - Source repository: [thinktecture-labs/local-multi-model-agent-slm](https://github.com/thinktecture-labs/local-multi-model-agent-slm)
19
  - Threat model + out-of-scope: [SECURITY.md](https://github.com/thinktecture-labs/local-multi-model-agent-slm/blob/main/SECURITY.md)
 
11
  library_name: sklearn
12
  ---
13
 
14
+ **⚠️ Conference talk demo — not production weights.**
15
+
16
+ This model accompanies a conference keynote on local on-device AI. Published as a reference for the fine-tuning patterns shown on stage — **not** a deployable artefact. No security audit, no SLA, pinned to the talk's state.
17
 
18
  - Source repository: [thinktecture-labs/local-multi-model-agent-slm](https://github.com/thinktecture-labs/local-multi-model-agent-slm)
19
  - Threat model + out-of-scope: [SECURITY.md](https://github.com/thinktecture-labs/local-multi-model-agent-slm/blob/main/SECURITY.md)