Spaces:
Configuration error
Configuration error
File size: 196 Bytes
adf37b2 | 1 2 3 4 5 6 7 8 9 | # SACCP Node Space Configuration
runtime:
cpu: "medium"
memory: "16x"
accelerator: "cpu" # Will be configured based on node type
env:
NODE_TYPE: "fast"
MODEL_TYPE: "sam-x-fast"
|