Skip to content

ocf/waddles-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OCF LLM aka Waddles

This is an LLM fine-tuned and catered towards being a helpful assistant in the OCF (kind of like an Operational Staff member with a lot more technical knowledge to fix things on the backend). Welcome to the OCF staff, Waddles!

Structure

The project composes of two components with different tech stacks:

These two components talk to each other using a RESTful API, an example can be found here. However, there is a caveat that the input to the model needs to be passed using the format specified here in get_prompt_template().

  • llm-frontend represents the application frontend that lives on the desktops

Contributing

Visit the individual README.md file for each component to see how to contribute. (Click on the individual names of the component.)

Future Predictions

This might become an interest group in some future semester so if you're seeing this once it is, just know I called it way back when.