Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mishig25 committed Feb 28, 2025
1 parent e098e81 commit a3abfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/inference/src/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { ChatCompletionInput, FeatureExtractionInput, PipelineType } from "@huggingface/tasks";
import type { ChatCompletionInput, PipelineType } from "@huggingface/tasks";

/**
* HF model id, like "meta-llama/Llama-3.3-70B-Instruct"
Expand Down

0 comments on commit a3abfa8

Please sign in to comment.