Enable more LLM examples #91
lint.yaml
on: pull_request
Optional Lint
14s
Enforce style
1m 0s
Annotations
1 error and 2 warnings
Enforce style
Process completed with exit code 1.
|
Optional Lint:
examples/nlp/huggingface_model/text_generation/quantization/weight_only/main.py#L97
[misspell] reported by reviewdog 🐶
"modelling" is a misspelling of "modeling"
Raw Output:
./examples/nlp/huggingface_model/text_generation/quantization/weight_only/main.py:97:35: "modelling" is a misspelling of "modeling"
|
Enforce style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|