kristunlee commited on
Commit
e2c052b
·
verified ·
1 Parent(s): 605bf12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ library_name: transformers
10
  # Granite 3.3 Security Library
11
 
12
  The LLM Intrinsics Security Library includes six intrinsics implemented as LoRA adapters for `ibm-granite/granite-3.3-8b-instruct`,
13
- each of which expects as input a conversation between a user and an AI assistant.
14
  Each intrinsic has been developed for a specific task that is likely to be useful for LLM security, privacy or robustness.
15
  We give a brief overview of the functionality of each intrinsic, as the details can be found in each individual intrinsic readme.
16
 
 
10
  # Granite 3.3 Security Library
11
 
12
  The LLM Intrinsics Security Library includes six intrinsics implemented as LoRA adapters for `ibm-granite/granite-3.3-8b-instruct`,
13
+ each of which expects a conversation between a user and an AI assistant as input.
14
  Each intrinsic has been developed for a specific task that is likely to be useful for LLM security, privacy or robustness.
15
  We give a brief overview of the functionality of each intrinsic, as the details can be found in each individual intrinsic readme.
16