Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lvhan028 committed Nov 1, 2024
1 parent 4532718 commit 0297d0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/turbomind/models/llama/LlamaDecoderLayerWeight.cc
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ void loadWeights(LlamaDenseWeight<T>& w, std::string prefix, FtCudaDataType mode
}
}


template<typename T>
void LlamaDecoderLayerWeight<T>::mallocWeights()
{
Expand Down

0 comments on commit 0297d0f

Please sign in to comment.