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

[Backlog] Add sparse models to options #52

Open
claysauruswrecks opened this issue Apr 12, 2023 · 2 comments
Open

[Backlog] Add sparse models to options #52

claysauruswrecks opened this issue Apr 12, 2023 · 2 comments

Comments

@claysauruswrecks
Copy link

I don't know of any right now, this is just a placeholder for people to fill in if they are aware of such options.

Here is an example of a performance increase from this pruning process: https://github.com/mlcommons/inference_results_v3.0/tree/main/open/NeuralMagic

@deep-diver
Copy link
Owner

Can you elaborate?

@claysauruswrecks
Copy link
Author

claysauruswrecks commented Apr 20, 2023

Sure, trimming involves removing nodes and connections in the network while minimizing accuracy loss. There is also an inference performance gain in both speed and hardware requirements.

Here is one such framework for pruning models, which resulted in the benchmark mentioned above: https://github.com/neuralmagic/deepsparse

Someone is bound to prune the LLaMA derivatives, and I opened this task so others might track or see it and add theirs.

@claysauruswrecks claysauruswrecks changed the title Add sparse models to options [Backlog]Add sparse models to options Apr 20, 2023
@claysauruswrecks claysauruswrecks changed the title [Backlog]Add sparse models to options [Backlog] Add sparse models to options Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants