kadirnar / llmrush

Other
2 stars 1 forks source link

LllmRush: Python Package for Text Generation with Large Language Models

teaser
Supported Python versions pypi version

🛠️ Installation

pip install -r requirements.txt

🗳️ Model Hub

You can find the models on the HuggingFace Model Hub

⭐ Usage

🤗 Transformers Generation

😍 Contributing

pip install pre-commit
pre-commit install
pre-commit run --all-files

📜 License

This project is licensed under the terms of the Apache License 2.0.