Skip to content

Commit

Permalink
nit: types
Browse files Browse the repository at this point in the history
  • Loading branch information
sroussey committed Jan 13, 2025
1 parent a0452ea commit 46a41c4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import {
} from "@huggingface/transformers";
import { ElVector } from "ellmers-core";
import { ONNXTransformerJsModel } from "../model/ONNXTransformerJsModel";
import {
findModelByName,
import { findModelByName } from "ellmers-ai";
import type {
JobQueueLlmTask,
DownloadModelTask,
DownloadModelTaskInput,
Expand Down

0 comments on commit 46a41c4

Please sign in to comment.