Skip to content

southern-cross-ai/southern-cross-ai-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

southern-cross-ai-gpt

  • minigpt.py It can be used to train minigpt containing multiple decoder block layers.
  • predict.py Importing a trained model allows for minigpt quizzing
  • train_gpt2.py Code for training based on the GPT2 framework, with the ability to add csv data for training
  • predict.py Q&A for trained GPT2 models
  • RAG-structure.py A simple RAG quiz that modifies the embedded model and includes a gradio front-end that configures the base model for prompt writing and talks to the model through the front-end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages