Welcome to the Documentation

This site documents our LLM project. Modify these pages using Jekyll to create and update your project documentation.

Getting Started

  1. Run the project using Docker:
    docker-compose up --build
    
  2. View this documentation locally:
    docker-compose up docs
    

Features

  • Uses Jekyll for clean documentation.
  • Supports GitHub Pages deployment.
  • Integrated with Docker for easy setup.

License

This project is licensed under the MIT License.