How to use WindyITS/business-model-kg-query-stack with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyITS/business-model-kg-query-stack", dtype="auto")
How to use WindyITS/business-model-kg-query-stack with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir business-model-kg-query-stack WindyITS/business-model-kg-query-stack
The community tab is the place to discuss and collaborate with the HF community!