YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
MLflow Prophet Code Shadow RCE PoC
This PoC demonstrates code execution during mlflow.prophet.load_model() through a model-controlled code/ directory.
The artifact sets the MLflow prophet flavor code: code and contains code/prophet/serialize.py. MLflow adds code/ to sys.path before loading the model, then _load_model() imports prophet.serialize.model_from_json().
Run:
python build_and_verify.py
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support