Skip to content

Commit

Permalink
Update README.md to be more detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
jshuadvd committed Jul 17, 2024
1 parent fdbc510 commit 7831c35
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ metrics:

# LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens

## Table of Contents
- [Introduction](#introduction)
- [Description](#description)
- [Model Architecture](#model-architecture)
- [Implementation Highlights](#implementation-highlights)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Results](#results)
- [Contributing](#contributing)
- [Citation](#citation)

## Introduction

The paper introduces LongRoPE, a method to extend the context window of large language models (LLMs) beyond 2 million tokens.
Expand Down

0 comments on commit 7831c35

Please sign in to comment.