Skip to content

Commit

Permalink
fix: remove unused FastLinear lint
Browse files Browse the repository at this point in the history
  • Loading branch information
drbh committed Oct 31, 2024
1 parent bfa16a5 commit d0fcb77
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
TensorParallelColumnLinear,
TensorParallelRowLinear,
TensorParallelEmbedding,
FastLinear,
SpeculativeHead,
)
from text_generation_server.layers.attention import (
Expand Down

0 comments on commit d0fcb77

Please sign in to comment.