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 Settings
- LM Studio
Remove router training args file
Browse files
router/model/training_args.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:65d4e26fe0faa624bcecbbbe5f82997efbf2bda39abfbde6863411e79da6e325
|
| 3 |
-
size 5969
|
|
|
|
|
|
|
|
|
|
|
|