Skip to content

Commit 1fc065d

Browse files
committed
New example added
1 parent c4086bc commit 1fc065d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ add_gui_example(dnn_self_supervised_learning_ex)
149149
add_example(slm_basic_train_ex)
150150
add_example(slm_advanced_train_ex)
151151
add_example(slm_mixture_of_experts_ex)
152+
add_example(slm_chatbot_ex)
153+
add_example(slm_vision_transformer_hybrid_ex)
152154
add_gui_example(3d_point_cloud_ex)
153155
add_example(bayes_net_ex)
154156
add_example(bayes_net_from_disk_ex)

0 commit comments

Comments
 (0)