Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LLMs are so-called Large Language Models. In Q1 2024 they are the chic.

So here is an evening project of mine: I built a LLM for a Phrack article:

...

The parts in the following are contained in the Notebook.

LangChain

https://python.langchain.com/docs/get_started/introduction

...

Code Block
openai==1.13.3
langchain==0.1.10
pinecone-client==3.1.0
python-dotenv==1.0.1
tiktoken==0.6.0
wikipedia==1.4.0
pypdf==4.0.2
langchain_openai==0.0.8
langchain_experimental==0.0.53
langchainhub==0.1.14

(Some of these libs are only used in later parts)

The most relevant libs are:

...

Intermediate, for Docker (incl. Windows as a VM with Docker Desktop):

...

Next

Child pages (Children Display)
allChildrentrue