Skip to content

Commit

Permalink
quick fix and todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sroussey committed Apr 8, 2024
1 parent b5df642 commit 0f9048d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ const getPipeline = async (
pipelines.set(
model,
await pipeline(model.pipeline as PipelineType, model.name, {
// @ts-expect-error - this is a bug in the transformer types, check again later. TODO
quantized,
session_options,
progress_callback: downloadProgressCallback(task),
Expand Down

0 comments on commit 0f9048d

Please sign in to comment.