Skip to content

Commit

Permalink
docs: fix README flow
Browse files Browse the repository at this point in the history
  • Loading branch information
greynewell authored Sep 24, 2024
1 parent 9ba943c commit ad8b792
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,19 @@ Run local Large Language Models (LLMs) in your Digital Audio Workstation (DAW) t

## Table of Contents

- [Architecture](#architecture)
- [Features](#features)
- [Demo](#demo)
- [Installation](#installation)
- [Getting Started](#getting-started)
- [Requirements](#requirements)
- [Usage](#usage)
- [Supported Platforms](#supported-platforms)
- [Supported Models](#supported-models)
- [Architecture](#architecture)
- [Contributing](#contributing)
- [License](#license)
- [Acknowledgments](#acknowledgments)

## Architecture

![Architecture Diagram](assets/musegpt.drawio.png)

For more information, see [Technical Approach](https://musegpt.org/technical_approach.html).

## Features

Currently supported features include:
Expand Down Expand Up @@ -130,6 +125,12 @@ musegpt currently supports the following models:

Any model compatible with `llama.cpp` should work with `musegpt`. Feel free to experiment with different models to find the best one for your needs—and raise a pull request!

## Architecture

![Architecture Diagram](assets/musegpt.drawio.png)

For more information, see [Technical Approach](https://musegpt.org/technical_approach.html).

## Contributing

We welcome contributions from the community!
Expand Down

0 comments on commit ad8b792

Please sign in to comment.