ersilia-os / eos80ch

GNU General Public License v3.0
0 stars 0 forks source link

New model ready for testing! #7

Open github-actions[bot] opened 19 hours ago

github-actions[bot] commented 19 hours ago

This model is a new incorporation to the Ersilia Model Hub or it has been modified. If you are assigned to this issue, please try it out and ensure everything works! To test a model, first clone it in your local system (ideally, from dockerhub) using the CLI commands:

ersilia -v fetch eosxxxx --from_dockerhub
ersilia serve eosxxxx
ersilia test

The test command will automatically check that the model can handle null outputs and whether it produces consistent results. Please copy here the result of the test command. If it passes, simply close the issue as completed. If it fails, please detail at which step and whether you have taken any steps to solve it. Please tag the original model contributor and one of Ersilia's maintainers for support.

DhanshreeA commented 19 hours ago

This has been built with Ersilia Pack

GemmaTuron commented 2 hours ago

Hi @DhanshreeA

This model works, but eos3b5e does not

GemmaTuron commented 2 hours ago

Correction @DhanshreeA

The model does fetch from docker but no mater what input I pass to it it gives a null result. The inputs work if the model is fetched from GitHub