We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4086bc commit 1fc065dCopy full SHA for 1fc065d
examples/CMakeLists.txt
@@ -149,6 +149,8 @@ add_gui_example(dnn_self_supervised_learning_ex)
149
add_example(slm_basic_train_ex)
150
add_example(slm_advanced_train_ex)
151
add_example(slm_mixture_of_experts_ex)
152
+add_example(slm_chatbot_ex)
153
+add_example(slm_vision_transformer_hybrid_ex)
154
add_gui_example(3d_point_cloud_ex)
155
add_example(bayes_net_ex)
156
add_example(bayes_net_from_disk_ex)
0 commit comments