max icon indicating copy to clipboard operation
max copied to clipboard

[Docs] Max Serve - Prompt example is out of date

Open anthony-chaudhary opened this issue 1 year ago • 1 comments

Where is the problem?

The example is out of sync with code

What can we do better?

https://docs.modular.com/max/serve/get-started

python3 max/examples/inference/bert-python-torchscript/triton-inference.py \
  --text "Paris is the [MASK] of France."

--text was replaced by --input https://github.com/modularml/max/pull/154/files#diff-9912081dd60020f4d37e401adc5f1ab3e44268753442f39c7bbee73ddeb9daa0R60

Anything else?

No response

anthony-chaudhary avatar Jun 28 '24 03:06 anthony-chaudhary