iryna-kondr / scikit-llm

Seamlessly integrate LLMs into scikit-learn.
https://beastbyte.ai/
MIT License
3.38k stars 275 forks source link

Loop installation on google_related on v.1.0.0 #111

Closed another-tee closed 3 months ago

another-tee commented 3 months ago

image

It searchs all version of google_cloud_bigquery, etc.

step to reproduce

  1. Use docker with base image: pytorch/pytorch:2.2.0-cuda11.8-cudnn8-devel
  2. Run pip install scikit-llm==1.0.0

This step takes a long time to finish.