This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Added model_max_length as a tok parameter #188
merge_checks.yaml
on: pull_request
Linting
7s
Tests
2m 7s
Annotations
3 errors
Ruff (F401):
src/lm_buddy/jobs/model_clients.py#L12
src/lm_buddy/jobs/model_clients.py:12:42: F401 `lm_buddy.configs.huggingface.AutoModelConfig` imported but unused
|
Linting
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|