https://github.com/prp-e/maralgpt
https://github.com/prp-e/maralgpt
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prp-e/maralgpt
- Owner: prp-e
- License: other
- Created: 2023-10-11T18:20:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T21:12:09.000Z (over 2 years ago)
- Last Synced: 2023-11-08T22:26:58.102Z (over 2 years ago)
- Language: Jupyter Notebook
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) | [](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.