# TODO: ## TODO: /root/models/linear/cpu/serving??
serve 9000 linear /root/models/linear/cpu/ false
The params are as follows:
1: port number (int)
2: model_name (anything)
3: /path/to/model (base path above all version sub-directories)
4: request batching (true|false)