mirror of
https://github.com/m5stack/StackFlow.git
synced 2026-05-20 11:32:11 -07:00
[update] move the main_vlm model config file
This commit is contained in:
@@ -49,8 +49,8 @@ static_file += [AFile('../static_lib/libopencv-4.6-aarch64-none/lib/libtegra_hal
|
||||
static_file += [AFile('../static_lib/libopencv-4.6-aarch64-none/lib/libzlib.a')]
|
||||
STATIC_LIB += static_file * 4
|
||||
|
||||
STATIC_FILES += Glob('tokenizer_*.py')
|
||||
STATIC_FILES += Glob('mode_*.json')
|
||||
STATIC_FILES += Glob('scripts/tokenizer_*.py')
|
||||
STATIC_FILES += Glob('models/mode_*.json')
|
||||
|
||||
env['COMPONENTS'].append({'target':'llm_vlm',
|
||||
'SRCS':SRCS,
|
||||
|
||||
Reference in New Issue
Block a user