Skip to content

Commit

Permalink
README: Remove Diagram (pytorch#980)
Browse files Browse the repository at this point in the history
Will replace with a more intro friendly one
  • Loading branch information
Jack-Khuu authored Jul 31, 2024
1 parent e822333 commit ab8e935
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ torchchat is a small codebase showcasing the ability to run large language model
- Multiple quantization schemes
- Multiple execution modes including: Python (Eager, Compile) or Native (AOT Inductor (AOTI), ExecuTorch)

## Overview
![System Overview](assets/torchchat.png)


## Installation
The following steps require that you have [Python 3.10](https://www.python.org/downloads/release/python-3100/) installed.
Expand Down

0 comments on commit ab8e935

Please sign in to comment.