Skip to content

Instantly share code, notes, and snippets.

@itproto
Last active March 29, 2024 08:17
Show Gist options
  • Save itproto/f9a1931926a4fa32d44797ebaab9d5d2 to your computer and use it in GitHub Desktop.
Save itproto/f9a1931926a4fa32d44797ebaab9d5d2 to your computer and use it in GitHub Desktop.
LAMA

Courses

Tools

LOCALLY

  • OLLAMA Download available LLM

DEPLOY Lama

CODE GPT

LangChain:

connect LLM with your data (vector databases)

FIN GPT

BOOKS

HOST: https://www.runpod.io/console/gpu-cloud

Model Name Developer Architecture Number of Parameters Year Released
GPT-3 OpenAI Transformer 175 billion 2020
BERT Google Bidirectional Transformer 110 million 2018
T5 Google Text-to-Text Transformer 11 billion 2019
XLNet Google Brain Permutation-based Transformer 340 million 2019
RoBERTa Facebook AI Bidirectional Transformer 355 million 2019
ALBERT Google Research & Toyota Technological Institute at Chicago Bidirectional Transformer 12 million 2019
ELECTRA Google Research Transformer 335 million 2020
@itproto
Copy link
Author

itproto commented Mar 18, 2024

@itproto
Copy link
Author

itproto commented Mar 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment