This package contains the steps to run Microsoft's CogACT vision-language-action model.
HuggingFace Token Required - CogACT depends on Llama2 models which are gated and require authentication.
- Accept license at https://huggingface.co/meta-llama/Llama-2-7b-hf
- Get token from https://huggingface.co/settings/tokens
- Update
config.yaml:
environment_variables:
- "HF_TOKEN=hf_your_actual_token_here"ryzers build cogact
ryzers runCopyright(C) 2025 Advanced Micro Devices, Inc. All rights reserved.