Expand description
HuggingFace Ecosystem Tree Visualization
Provides hierarchical views of:
- HuggingFace ecosystem components
- PAIML-HuggingFace integration mapping
Structs§
- HfCategory
- HuggingFace ecosystem category
- HfComponent
- A component in the HuggingFace ecosystem
- HfTree
- The complete HuggingFace ecosystem tree
- Integration
Category - Integration category for grouping mappings
- Integration
Mapping - A mapping between PAIML and HuggingFace components
- Integration
Tree - The complete PAIML-HuggingFace integration tree
Enums§
- Integration
Type - Integration type between PAIML and HuggingFace
Functions§
- build_
hf_ tree - Build the HuggingFace ecosystem tree
- build_
integration_ tree - Build the PAIML-HuggingFace integration tree
- format_
hf_ tree_ ascii - Format HF tree as ASCII
- format_
hf_ tree_ json - Format HF tree as JSON
- format_
integration_ tree_ ascii - Format integration tree as ASCII table
- format_
integration_ tree_ json - Format integration tree as JSON