Skip to content

Split environment dependencies and implement lazy imports​#101

Merged
yghstill merged 2 commits into
Tencent:mainfrom
yghstill:lazy_import_refactor
Oct 27, 2025
Merged

Split environment dependencies and implement lazy imports​#101
yghstill merged 2 commits into
Tencent:mainfrom
yghstill:lazy_import_refactor

Conversation

@yghstill
Copy link
Copy Markdown
Collaborator

@yghstill yghstill commented Oct 26, 2025

Split default, diffusion, speculative and vlm to lazy imports​.

  • Default (LLM)
pip install angelslim
  • Speculative
pip install angelslim[speculative]
  • Diffusion
pip install angelslim[diffusion]
  • VLM
pip install angelslim[vlm]
  • ALL
pip install angelslim[all]

@yghstill yghstill merged commit a92a1e2 into Tencent:main Oct 27, 2025
5 checks passed
@yghstill yghstill deleted the lazy_import_refactor branch October 27, 2025 14:32
dawnranger pushed a commit to dawnranger/AngelSlim that referenced this pull request Mar 11, 2026
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

Successfully merging this pull request may close these issues.

2 participants