Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baseline & Long Range Arena #9

Open
8 of 17 tasks
kmheckel opened this issue May 1, 2024 · 4 comments
Open
8 of 17 tasks

Baseline & Long Range Arena #9

kmheckel opened this issue May 1, 2024 · 4 comments
Assignees

Comments

@kmheckel
Copy link
Owner

kmheckel commented May 1, 2024

General approach:

  • FP training as a reference baseline / target

  • PTQ as a baseline for quantization

  • QAT results

  • (optional) QAT starting from the FP checkpoint (i.e., finetuning)

    • analysis of compute (during training) vs. performance (accuracy) vs. efficiency (# of bits / compression)
  • Sequential MNIST @stevenabreu7

LRA:

Bonus:

  • Speech Commands 35
@stevenabreu7
Copy link
Collaborator

Isn't LRA with sequential CIFAR-10 instead of MNIST?

@kmheckel
Copy link
Owner Author

kmheckel commented May 1, 2024 via email

@stevenabreu7
Copy link
Collaborator

We could also just do both (since MNIST is relatively fast)

@AlessandroPierro
Copy link
Collaborator

AlessandroPierro commented May 22, 2024

Retrieval

  • FP16: in progress
  • W8A8: in progress
  • W4A8: in progress
  • W2A8: in progress

Pathfinder

  • FP16: DONE
  • W8A8: in progress
  • W4A8: in progress
  • W2A8: in progress

Path-X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants