ersilia-os / ersilia

The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.
https://ersilia.io
GNU General Public License v3.0
203 stars 131 forks source link

🐕 Batch: Ersilia Pack Development #1138

Closed DhanshreeA closed 11 hours ago

DhanshreeA commented 3 months ago

Summary

Ersilia Packer, a lightweight surrogate for BentoML's pack, using FastAPI.

Objective(s)

Relevant repository

Documentation

No response

GemmaTuron commented 1 week ago

Hi @DhanshreeA

A lot of work has been done in that front. Please update this issue with all the changes and new features before closing it when it is complete.

DhanshreeA commented 3 days ago

Ersilia Pack is now in a functional state. We have achieved the objectives of adding three main commands within this tool, namely,

Addition of unit tests is yet an open task, however I think we can take this up in the contribution period as well since this is a very simple repository.

GemmaTuron commented 3 days ago

Please open a specific issue for unit testing and link it here

DhanshreeA commented 11 hours ago

I am closing this issue as we are going to handle unit testing in its separate issue within Ersilia Pack repo.