Instructions to use WindyITS/business-model-kg-query-stack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - MLX
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
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio