Robot2050 commited on
Commit
118b161
·
verified ·
1 Parent(s): 9d5399c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ JSON
88
  ]
89
  ```
90
 
91
- ### Structured Privacy Extraction with vLLM
92
 
93
  This example shows how to use vLLM to perform structured privacy information extraction from user-AI dialogues. The model is guided by a privacy classification prompt and constrained by a JSON schema to return only PL2, PL3, and PL4 sensitive information.
94
 
 
88
  ]
89
  ```
90
 
91
+ ### 📌 Structured Privacy Extraction with vLLM
92
 
93
  This example shows how to use vLLM to perform structured privacy information extraction from user-AI dialogues. The model is guided by a privacy classification prompt and constrained by a JSON schema to return only PL2, PL3, and PL4 sensitive information.
94