https://github.com/perone/feste
Feste is a free and open-source framework allowing scalable composition of NLP tasks using a graph execution model that is optimized and executed by specialized schedulers.
https://github.com/perone/feste
deep-learning language-model machine-learning nlp
Last synced: 12 months ago
JSON representation
Feste is a free and open-source framework allowing scalable composition of NLP tasks using a graph execution model that is optimized and executed by specialized schedulers.
- Host: GitHub
- URL: https://github.com/perone/feste
- Owner: perone
- License: apache-2.0
- Created: 2023-02-20T13:54:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T00:03:56.000Z (over 3 years ago)
- Last Synced: 2025-05-18T16:11:30.148Z (about 1 year ago)
- Topics: deep-learning, language-model, machine-learning, nlp
- Language: Python
- Homepage: https://feste.readthedocs.io
- Size: 397 KB
- Stars: 41
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README

## Feste
[](https://github.com/perone/feste/actions/workflows/lint.yml) [](https://github.com/perone/feste/actions/workflows/test.yml) [](https://codecov.io/gh/perone/feste) [](https://feste.readthedocs.io/en/latest/?badge=latest) [](https://opensource.org/licenses/Apache-2.0)
## ⚡ Installation
`pip install feste`
## 📖 Documentation
Please see [here](https://feste.readthedocs.io/en/latest/?) for the
documentation about:
- Installation
- Getting started
- Tutorials
- API documentation