diff --git a/.github/ISSUE_TEMPLATE/issue-with-custom-model.md b/.github/ISSUE_TEMPLATE/issue-with-custom-model.md index 44a40a9..6cb03bd 100644 --- a/.github/ISSUE_TEMPLATE/issue-with-custom-model.md +++ b/.github/ISSUE_TEMPLATE/issue-with-custom-model.md @@ -20,7 +20,10 @@ assignees: '' #### Minimum Debug Steps Before opening the issue, try to load the model on the device using this command: -`larod-client -g model_path -c ` + +```sh +larod-client -g model_path -c +``` Where is: 'cpu-tflite' - To test on CPU