example-submission / prompt.sh
jessehostetler's picture
Fix docker image not working in kubernetes. Fix int width not set in input scherma. Add makefile and test image.
be5bf87
raw
history blame
114 Bytes
#!/bin/bash
curl -X POST http://localhost:8000/predict \
-H "Content-Type: application/json" \
-d @"$1"