From 609a1ab1bc1368c215a00968290a98c22adc891a Mon Sep 17 00:00:00 2001 From: Angelo Delli Santi Date: Wed, 27 Sep 2023 10:21:28 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/issue-with-custom-model.md Co-authored-by: Mattias Kindborg --- .github/ISSUE_TEMPLATE/issue-with-custom-model.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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