JacopoAbate commited on
Commit
d321ee8
·
verified ·
1 Parent(s): f12ebda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,9 +90,9 @@ output = llm(
90
  # Chat Completion API
91
 
92
  print(output['choices'][0]['text'])
 
93
 
94
  ## Bias, Risks and Limitations
95
- ```
96
 
97
  VolareQuantized and its original model have not been aligned to human preferences for safety within the RLHF phase or deployed with in-the-loop filtering of
98
  responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so). It is also unknown what the size and composition
 
90
  # Chat Completion API
91
 
92
  print(output['choices'][0]['text'])
93
+ ```
94
 
95
  ## Bias, Risks and Limitations
 
96
 
97
  VolareQuantized and its original model have not been aligned to human preferences for safety within the RLHF phase or deployed with in-the-loop filtering of
98
  responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so). It is also unknown what the size and composition