mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 11:16:35 +00:00
add download big engine file to cdn manager
revise onnx export process fixes
This commit is contained in:
@@ -39,3 +39,7 @@ AI_ONNX_MODEL_FILE_SMALL = "azaion.onnx.small"
|
||||
|
||||
AI_TENSOR_MODEL_FILE_BIG = "azaion.engine.big"
|
||||
AI_TENSOR_MODEL_FILE_SMALL = "azaion.engine.small"
|
||||
|
||||
SMALL_SIZE_KB = 3
|
||||
CDN_CONFIG = 'cdn.yaml'
|
||||
MODELS_FOLDER = 'models'
|
||||
|
||||
Reference in New Issue
Block a user