Skip to content

Commit ede956f

Browse files
committed
fixing merge issues and added modern-bert.cpp
1 parent dd61a7f commit ede956f

File tree

4 files changed

+358
-14
lines changed

4 files changed

+358
-14
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ add_library(llama
9090
models/mamba.cpp
9191
models/minicpm3.cpp
9292
models/minimax-m2.cpp
93+
models/modern-bert.cpp
9394
models/mpt.cpp
9495
models/nemotron-h.cpp
9596
models/nemotron.cpp

0 commit comments

Comments
 (0)