Skip to content

Commit

Permalink
修改子模块
Browse files Browse the repository at this point in the history
  • Loading branch information
zjhellofss committed Jun 19, 2024
1 parent 4f95744 commit a986f82
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 999 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[submodule "tmp"]
path = tmp
url = https://github.com/zjhellofss/model_zoo.git

[submodule "kuiper_llama"]
path = demo/kuiper_llama
url = https://github.com/zjhellofss/KuiperLLama.git


2 changes: 1 addition & 1 deletion demos/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#add_subdirectory(unet)
add_subdirectory(yolo)
#add_subdirectory(mobilenet)
add_subdirectory(llama2)
#add_subdirectory(llama2)
13 changes: 0 additions & 13 deletions demos/llama2/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit a986f82

Please sign in to comment.