Skip to content

Document diffusion component model aliases - #7

Merged
AlexEisie merged 1 commit into
mainfrom
docs/supported-models-diffusion
Jul 6, 2026
Merged

Document diffusion component model aliases#7
AlexEisie merged 1 commit into
mainfrom
docs/supported-models-diffusion

Conversation

@AlexEisie

Copy link
Copy Markdown
Contributor

Summary

  • split README supported models into LM aliases and component aliases
  • list structured aliases such as nava as diffusion components instead of HF model ids
  • update the README generator and tests so component aliases stay documented

Validation

  • PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=. pytest -q -p no:cacheprovider tests/test_models.py tests/test_backend_components.py
  • git diff --check

@AlexEisie
AlexEisie merged commit ac6460d into mainJul 6, 2026
2 checks passed
Sign up for freeto 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.

1 participant

@AlexEisie