Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

llm-research-and-projects

This repository consist of the projects that are implemented by Python and LangChain framework during my research on LLMs.

In this research, firstly I focused on how LLMs work and their architecture. After understanding these topics, I focused on the prompting tecniques and the RAG technique.

Topics

  • How LLMs Work
  • Transformer Architecture
  • Pre-Tranining and Fine-Tuning
  • Tokenization
  • Vector Embeddings
  • LLM Evaluation Metrics
  • Zero-Shot, One-Shot and Few-Shot Techniques
  • Chain of Thought Technique
  • Self Consistency Prompting
  • Persona Based Promting
  • RAG Technique

After understanding how the LLMs work, I developed 2 simple projects using LangChain framework and Python.

About

This repository consist of the projects that are implemented by Python and LangChain framework during my research on LLM's.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages