Skip to content

Commit b6d6e95

Browse files
author
LittleMouse
committed
[update] move public include into static_lib, update llm & vlm
1 parent 2de874c commit b6d6e95

File tree

2,185 files changed

+353
-881750
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,185 files changed

+353
-881750
lines changed

projects/llm_framework/SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import shutil
55
os.environ['SDK_PATH'] = os.path.normpath(str(Path(os.getcwd())/'..'/'..'/'SDK'))
66
os.environ['EXT_COMPONENTS_PATH'] = os.path.normpath(str(Path(os.getcwd())/'..'/'..'/'ext_components'))
77

8-
version = 'v0.0.9'
8+
version = 'v0.1.0'
99
static_lib = 'static_lib'
1010
update = False
1111

projects/llm_framework/include/abseil-cpp/absl/algorithm/algorithm.h

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)