Blog Posts:

9 October 2023

Large Langunage Models - Strengths, Weaknesses, Opportunities & Threats

Pierre de Malliard

Understand the difference between Language Tasks and Knowledge Tasks. Language tasks involve understanding, generating language such as writing essays, formatting an output to JSON etc. Knowledge Tasks require accessing and providing factual information or real-world knowledge. LLMs are good at Language Tasks (reformatting outputs, reformulating etc) but struggle with Knowledge tasks:

Retrieval Augemented Generation (RAG) seem to be the holy grail, but they are not the panacea:

Some academic research hints at the fact that “hacky” get-arounds allow for more robust solutions when dealing with LLMs:

Threats:

Opportunities :

Interesting reads / Sources: