Commit graph

1 commit

Author SHA1 Message Date
alkinun
14ed91e39a
Fix FastModel config passthrough for sequence classification (#6203)
* add FastModel config passthrough

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix fastmodel config passthrough for task configs

* fix config-driven FastModel task model selection

* fix text only fastmodel task config selection

* fix fastmodel task config inference from user configs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix fastmodel problem_type config passthrough

* fix fastlanguagemodel config passthrough: FastLlamaModel owns user config

* fix fastlanguagemodel config passthrough: forward user config to causal loads and keep checkpoint quantization_config

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Etherll <61019402+Etherll@users.noreply.github.com>
2026-06-12 11:15:37 +03:00