Skip to content

asicify: error: unrecognized arguments: gpt2 #1

Description

@nuoan

When running uv run asicify compile gpt2 --quantization int4 --sparsity 2:4 --target tsmc28,ecp5, found the following errors. Anyone can help?

C:\Temp_Pro\Project\asicify\asicify\apps\worker>uv run asicify compile gpt2 --quantization int4 --sparsity 2:4 --target tsmc28,ecp5
usage: asicify [-h] {demo,estimate} ...
asicify: error: argument cmd: invalid choice: 'compile' (choose from 'demo', 'estimate')

C:\Temp_Pro\Project\asicify\asicify\apps\worker>uv run asicify demo gpt2 --quantization int4 --sparsity 2:4 --target tsmc28,ecp5
usage: asicify [-h] {demo,estimate} ...
asicify: error: unrecognized arguments: gpt2 --quantization int4 --sparsity 2:4 --target tsmc28,ecp5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions