Tobi
Tobi
Hi @yaliqin, i used the Mlserver CLI directly with `mlserver start mlserver_example/` with structure: ``` mlserver_example/ ├── model-settings.json └── model.py ``` To install mlserver i used `pip install mlserver==1.3.5`
I am using python 3.11.6 on a arm64 machine (M1 mac)
@willfinnigan This might be related to #14, at least `molscribe.chemistry.convert_graph_to_smiles` spawns 16 processes as well
Try `uv tool install git+https://github.com/soxoj/maigret.git`