Metadata-Version: 2.1
Name: retnets
Version: 0.0.2
Summary: RETNETS is a powerful package designed to facilitate the usage of the Retentive Network by AI engineers. Whether you are working with Torch or Tensorflow, RETNET provides seamless integration and empowers you to harness the potential of Retentive Network for your AI projects.
Download-URL: https://github.com/useCallback/retnets.git
Author: useCallback (Khalfoun Mohamed El Mehdi)
Author-email: <contact.khalfoun@gmail.com>
Project-URL: github, https://github.com/useCallback/retnets.git
Keywords: retnet,retnets,retentive networks,LLM,large language models,ai,artificial intelligence
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown


# RETNETS (Retentive Networks) - PyPI Package

## Overview

RETNETS is a powerful package designed to facilitate the usage of the Retentive Network by AI engineers. Whether you're working with Torch or Tensorflow, RETNET provides seamless integration and empowers you to harness the potential of Retentive Network for your AI projects.

## What is the Retentive Network?

## What is RETNET?

RETNETS, or Retentive Network, is a revolutionary neural network architecture transforming large language models. It introduces the "retention mechanism," efficiently addressing inference and parallelism challenges faced by traditional Transformers.

The retention mechanism utilizes parallel, recurrent, and chunkwise recurrent representations, overcoming the "impossible triangle" challenge. RETNET demonstrates remarkable performance and efficiency, enabling faster decoding and significant memory savings compared to standard Transformers.

The future of RETNET looks promising, with plans for scaling and deployment on various edge devices. It promises to revolutionize large language models, empowering AI engineers with efficient training and accelerated inference capabilities. Embrace RETNET for cutting-edge advancements in natural language processing!

## Features

- Easy-to-use interface for both Torch and Tensorflow.
- Simple and intuitive integration with your existing AI projects.

- Harness the power of the Retentive Network for sequential data processing.

- Comprehensive documentation and code examples to get you started quickly.

## Installation

You can install RETNETS using pip with the following command:

```bash
pip install retnets
```

## Usage

Using RETNETS in your AI project is a breeze! Just import the package and start leveraging the capabilities of the Retentive Network.

```python
import retnets

# Your code here...
```

## Documentation

For detailed information on how to use RETNET with Torch or Tensorflow, please refer to our [documentation](#).

## Contributing

We welcome contributions from the community! If you find a bug, have a feature request, or want to add improvements, feel free to open an issue or submit a pull request.

## License

**Note:**
Some code is from the official Microsoft/Meta repository for Torchscale.

RETNETS is released under the [MIT License](https://opensource.org/licenses/MIT).
