Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retrieval-knowledge-gpt

Framework to understand LLMs behavior

Execution

Steps:

  • Set parameters on config file.
  • In the root of the repository execute: python3 src/main.py

Predictor models

  • GPT:

    • Id: gpt-3.5-turbo
    • Name: gpt3.5_turbo
  • Flan T5:

    • Id: google/flan-t5-xl
    • Name: flan_t5_xl

TODO List

  • Improve console logging

About

Framework to understand LLMs behavior

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages