Skip to content

Commit b02d167

Browse files
pm0kjppaytonk
and
paytonk
authored
Add fix for parser, changing internal markdown to html (#956)
Co-authored-by: paytonk <PaytonK@chop.edu>
1 parent 5d38321 commit b02d167

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

demystifying_large_language_models/demystifying_large_language_models.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
module_id: demystifying_large_language_models
33
author: Joy Payton
44
email: paytonk@chop.edu
5-
version: 1.0.6
5+
version: 1.0.7
66
current_version_description: Initial version
77
module_type: standard
88
docs_version: 2.0.0
@@ -281,9 +281,10 @@ Many of us already use digital assistants like Siri or Alexa. These digital ass
281281
LLMs require significant energy (with its associated carbon burden) as well as other resources, such as water for data center cooling needs and materials for computer chips. The extraction and use of these resources can harm the environment and directly and indirectly harm people. People are also potentially harmed by other aspects of LLMs, including employment related risks as jobs are automated or made less creative by the use of LLMs. Artists and authors, for example, are already contending with threats to their livelihood and the use of their works as training data. Finally, there is a risk of widening the digital divide and exacerbating differences in access to the benefits of technology.
282282

283283
<div class = "important">
284-
<b style="color: rgb(var(--color-highlight));">Important note</b><br>
284+
<b style="color: rgb(var(--color-highlight));">Important note</b>
285285

286-
![A one-panel cartoon. A person with a ponytail indicates some words projected onto a screen while saying "An analysis of our new AI hiring algorithm has raised some concerns." On the screen is displayed "DeepAIHire Candidate Evaluation Algorithm, Inferred Internal Weightings. Below that is a table of various factors and the weights applied to them. There are four tiny weights of values less than 1, and one enormous weight of more than 750. The factors with tiny weights are Educational Background, Past Experience, Recommendations, and Interview Performance. The factor with a massive weight is listed as "Enthusiasm for developing and expanding the use of the DeepAIHire Algorithm."](https://imgs.xkcd.com/comics/ai_hiring_algorithm_2x.png "[AI Hiring Algorithm](https://xkcd.com/2237/) comic by xkcd, [CC BY-NC 2.5](https://xkcd.com/license.html).")<!-- style = "max-width: 280px;" -->This risk framework reflects a point in time, and you may think of risk types or examples that aren't reflected here. Suffice it to say, LLMs, like any laboratory tool, must be used with discretion and an awareness of the risks, costs, tradeoffs, and utility they provide.
286+
![A one-panel cartoon. A person with a ponytail indicates some words projected onto a screen while saying "An analysis of our new AI hiring algorithm has raised some concerns." On the screen is displayed "DeepAIHire" Candidate Evaluation Algorithm, Inferred Internal Weightings. Below that is a table of various factors and the weights applied to them. There are four tiny weights of values less than 1, and one enormous weight of more than 750. The factors with tiny weights are Educational Background, Past Experience, Recommendations, and Interview Performance. The factor with a massive weight is listed as "Enthusiasm for developing and expanding the use of the DeepAIHire Algorithm."](https://imgs.xkcd.com/comics/ai_hiring_algorithm_2x.png "<a href='https://xkcd.com/2237/'>AI Hiring Algorithm</a> comic by xkcd, <a href='https://xkcd.com/license.html'>CC BY-NC 2.5</a>.")<!-- style = "max-width: 280px;" -->
287+
This risk framework reflects a point in time, and you may think of risk types or examples that aren't reflected here. Suffice it to say, LLMs, like any laboratory tool, must be used with discretion and an awareness of the risks, costs, tradeoffs, and utility they provide.
287288

288289
</div>
289290

0 commit comments

Comments
 (0)