README What would PG say

Description

This is a simple rails app that connects to a Llama 7B. I ingested all PG essays and finetuned a LLAMA 2 7B model.

Installation

To get started with the app, clone the repo and then install the needed gems: production

Next, migrate the database: migrate

Finally, run the test suite to verify that everything is working correctly: test

If the test suite passes, you'll be ready to run the app in a local server: server Usage

Explain how to use your application. What are the key features? How can users interact with it? Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome. Links

  • Project homepage:
  • Repository:
  • Issue tracker: Licensing

The code in this project is licensed under MIT license.