An open API service indexing awesome lists of open source software.

https://github.com/prp-e/maralgpt


https://github.com/prp-e/maralgpt

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# MaralGPT Inference Tools

_MaralGPT_ is a _Larage Language Model_ project launched in middle of the year 2023 by Iranian entrepreneur and engineer [Muhammadreza Haghiri](https://haghiri75.com/en) as an attempt to improve the AI for Persian language and also it is a part of [Mann-E](https://manne.ir) project.

## Dataset

1. The _mistral_ version is trained on [Alpaca Persian](https://huggingface.co/datasets/sinarashidi/alpaca-persian), thanks to Sina Rashidi who translated the Alpaca dataset to Persian.

## Chagelong

* `Nov 9 2023` : Just fixed minor issues with the [Huggingface PEFT](https://github.com/huggingface/peft) and GPTQ libraries.

## Notebooks

| Model | Notebook | Description |
|:-----:|:--------:|:------------:|
| [MaralGPT Mistral 7B v0.1](https://huggingface.co/MaralGPT/MaralGPT-Mistral-7B-v-0-1) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/prp-e/maralgpt/blob/main/Maral_Mistral_Inference.ipynb) | This is the state-of-the-art model based on Mistral 7B |

## Considerations

* Alpaca Persian is translated using a machine. So the results may be a little off. Please consider this while using the model.