diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index d3ac3e8deb58..87988e517a89 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -42,6 +42,7 @@ SUBDIR += broot SUBDIR += bsod SUBDIR += caffe + SUBDIR += chatblade SUBDIR += chatgpt-shell-cli SUBDIR += cheat SUBDIR += chef @@ -426,6 +427,7 @@ SUBDIR += py-apache-beam SUBDIR += py-ascii-magic SUBDIR += py-ast-comments + SUBDIR += py-bitsandbytes SUBDIR += py-boost-histogram SUBDIR += py-censys SUBDIR += py-cmap @@ -452,9 +454,12 @@ SUBDIR += py-fuzzy SUBDIR += py-gguf SUBDIR += py-google-ai-generativelanguage + SUBDIR += py-google-genai SUBDIR += py-gpiozero SUBDIR += py-gymnasium SUBDIR += py-halo + SUBDIR += py-haystack_ai + SUBDIR += py-haystack_experimental SUBDIR += py-hf-doc-builder SUBDIR += py-hf-xet SUBDIR += py-hist @@ -480,12 +485,15 @@ SUBDIR += py-lazrs SUBDIR += py-lightgbm SUBDIR += py-lightning-utilities + SUBDIR += py-lion-pytorch SUBDIR += py-litellm + SUBDIR += py-litellm-proxy-extras SUBDIR += py-llama-cpp-python SUBDIR += py-llm SUBDIR += py-llm-claude-3 SUBDIR += py-log_symbols SUBDIR += py-mcp + SUBDIR += py-mem0ai SUBDIR += py-mffpy SUBDIR += py-mixpanel SUBDIR += py-mmcv @@ -510,6 +518,7 @@ SUBDIR += py-palettable SUBDIR += py-papermill SUBDIR += py-pdd + SUBDIR += py-peft SUBDIR += py-pexpect SUBDIR += py-pkbar SUBDIR += py-placekey @@ -531,12 +540,14 @@ SUBDIR += py-pytorch SUBDIR += py-pytorch-lightning SUBDIR += py-pyviz-comms + SUBDIR += py-runloop-api-client SUBDIR += py-safetensors SUBDIR += py-sagemaker SUBDIR += py-sagemaker-core SUBDIR += py-schedulefree SUBDIR += py-scikit-fusion SUBDIR += py-scikit-quant + SUBDIR += py-sentence-transformers SUBDIR += py-serverfiles SUBDIR += py-shap2 SUBDIR += py-shell-gpt @@ -555,7 +566,10 @@ SUBDIR += py-timm-vis SUBDIR += py-toil SUBDIR += py-torch-geometric + SUBDIR += py-torchao + SUBDIR += py-torchdata SUBDIR += py-torchmetrics + SUBDIR += py-torchsummary SUBDIR += py-torchvision SUBDIR += py-tqdm SUBDIR += py-transformers @@ -621,6 +635,7 @@ SUBDIR += sfm SUBDIR += shared-mime-info SUBDIR += shc + SUBDIR += shimmy SUBDIR += shuffle SUBDIR += shuffle-db SUBDIR += silicon |