Untitled

0.0(0)
studied byStudied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:51 PM on 7/22/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Large Language Model (LLM)

An artificial intelligence model designed to understand and generate human-like text based on vast amounts of training data, typically consisting of billions or trillions of parameters.

2
New cards

Encoder

Part of LLM architectures that encode text into embeddings, converting sequences of words into vectors to capture text semantics or meaning.

3
New cards

Decoder

Component of LLM architectures that decodes or generates text, producing a sequence of words based on input sequences.

4
New cards

Prompting

Providing an initial input or "prompt" to LLMs to guide text generation or task completion based on training data.

5
New cards

In-context learning

Constructing prompts with task demonstrations for LLMs.

6
New cards

Greedy decoding

Decoding technique where the model selects the token with the highest probability at each step of sequence generation.

7
New cards

Retrieval Augmented Generation (RAG)

Approach combining retrieval-based and generative models to enhance text generation with relevant external knowledge.

8
New cards

Vector Databases

Specialized databases for storing and querying high-dimensional vector data, suitable for ML, NLP, and computer vision applications.

9
New cards

Semantic Search

Advanced information retrieval technique focusing on understanding the meaning behind search queries and documents for more accurate results.

10
New cards

OCI Generative AI Service

Oracle Cloud service offering pre-trained LLMs, fine-tuning capabilities, dedicated resources, and flexibility for text-based tasks.