KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
bioengine
★ 13
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Unity-RefractiveFlowRender
:
No description available.
ansi-width
:
Calculate the width of a string when printed to the terminal
community-meetings
:
A place for agendas and minutes from regular MDN community meetings
FedLMG
:
The implementation of FedCADO (Classifier-Assisted Diffusion for One-shot Federated learning method)
TubiFY
:
TubiFy is a Python script that converts Spotify playlists into YouTube links for easy access to music and videos.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
bioengine
?
Download (.md)
> [!WARNING] > **This repository is archived and no longer maintained.** > > BioEngine has been completely rewritten. Please use the current implementation: > > **[aicell-lab/bioengine](https://github.com/aicell-lab/bioengine)** --- # BioEngine (archived — Triton-based, 2022–2024) This is the original BioEngine built on NVIDIA Triton Inference Server. It was superseded in 2025 by a new implementation based on [Ray](https://www.ray.io/) and [Ray Serve](https://docs.ray.io/en/latest/serve/index.html), which supports multi-node GPU clusters, SLURM HPC, Kubernetes, and agent-readable interfaces. ## Where to go instead | | | |--|--| | **Current BioEngine** | [aicell-lab/bioengine](https://github.com/aicell-lab/bioengine) — Ray-based, actively maintained | | **Web interface** | [bioimage.io/#/bioengine](https://bioimage.io/#/bioengine) | | **Paper** | [bioRxiv 10.64898/2026.04.19.719496](https://doi.org/10.64898/2026.04.19.719496) | --- *Historical documentation for the archived Triton-based implementation is preserved below in `docs/`.*