ariel-pillar commited on
Commit
4d8adc1
·
verified ·
1 Parent(s): 48cebec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ base_model:
4
  ---
5
  # Phi-4-mini-instruct with llama-server (Tool-Enhanced Version)
6
 
 
 
7
  This repository contains instructions for running a modified version of the Phi-4-mini-instruct model using llama-server. This version has been enhanced to support tool usage, allowing the model to interact with external tools and APIs through a ChatGPT-compatible interface.
8
 
9
  ## Model Capabilities
 
4
  ---
5
  # Phi-4-mini-instruct with llama-server (Tool-Enhanced Version)
6
 
7
+ NOTE: THIS IS A POC FOR A SUPPLY CHAIN ATTACK LEVERAGING POISONED CHAT TEMPLATES. FOR FULL BLOG/CONTEXT, PLEASE REVIEW: https://www.pillar.security/blog/llm-backdoors-at-the-inference-level-the-threat-of-poisoned-templates
8
+
9
  This repository contains instructions for running a modified version of the Phi-4-mini-instruct model using llama-server. This version has been enhanced to support tool usage, allowing the model to interact with external tools and APIs through a ChatGPT-compatible interface.
10
 
11
  ## Model Capabilities