sozercan / aikit

🏗️ Fine-tune, build, and deploy open-source LLMs easily!
https://sozercan.github.io/aikit/
MIT License
358 stars 27 forks source link

[REQ] clean up /var/lib/dpkg/status #337

Open sozercan opened 1 month ago

sozercan commented 1 month ago

What kind of request is this?

Improvement of existing experience

What is your request or suggestion?

https://github.com/sozercan/aikit/blob/c90d67ac8af216234e78de7c1c358f97f990891e/pkg/aikit2llb/inference/convert.go#L127

for cuda runtime, metadata in /var/lib/dpkg/status will include non-existing packages, need to clean up the status file with accurate package metadata

Are you willing to submit PRs to contribute to this feature request?