Enable more LLM examples #92
Annotations
6 warnings
examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L69
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:69:26: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L70
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:70:22: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L73
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:73:23: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L74
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:74:22: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L75
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:75:18: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L78
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:78:13: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
This job succeeded
Loading