Skip to content

[API][Engine] Support loading multiple models in a single engine #240

[API][Engine] Support loading multiple models in a single engine

[API][Engine] Support loading multiple models in a single engine #240

Triggered via pull request August 13, 2024 03:44
Status Success
Total duration 33s
Artifacts

linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/engine.ts#L394
'modelId' is defined but never used
lint: src/engine.ts#L432
'counter' is assigned a value but never used
lint: src/message.ts#L1
'GenerationConfig' is defined but never used
lint: src/service_worker.ts#L13
'areChatOptionsEqual' is defined but never used