Skip to content

Check for tokenizer in downloaded models directory #944

Check for tokenizer in downloaded models directory

Check for tokenizer in downloaded models directory #944

Triggered via pull request November 12, 2024 19:13
Status Failure
Total duration 1m 57s
Artifacts

lint.yml

on: pull_request
Matrix: lint
lint-workflow-complete
0s
lint-workflow-complete
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
pylint: src/instructlab/sdg/utils/chunkers.py#L22
E0401: Unable to import 'instructlab.model.backends.backends' (import-error)
pylint: src/instructlab/sdg/utils/chunkers.py#L22
E0611: No name 'model' in module 'instructlab' (no-name-in-module)
pylint
Process completed with exit code 6.
pylint: src/instructlab/sdg/utils/chunkers.py#L330
W0719: Raising too general exception: Exception (broad-exception-raised)