Skip to content

Commit

Permalink
update llama3 inl
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeShewill-CV committed Jan 6, 2025
1 parent c1bcf7c commit 63af53c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/models/llm/llama/llama3.inl
Original file line number Diff line number Diff line change
Expand Up @@ -1075,5 +1075,4 @@ void Llama3<INPUT, OUTPUT>::clear_kv_cache_cell() const {
}
}
}
}
#pragma clang diagnostic pop
}

0 comments on commit 63af53c

Please sign in to comment.