googleapis / googleapis/python-aiplatform

This module is taking up too much memory.

Offen
#6,191 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
api: vertex-ai
Vorherrschende Sprache
Python
Sterne
905
Forks
465
Ø Merge
1 T. 13 Std.
Gemergte PRs (30 T.)
44

Beschreibung

## My Problem
- When installing and importing vertexai, it immediately takes up about 250MB.
```
# uv add google-cloud-aiplatform
import vertexai
```
Image

- So, if I'm using eight multiprocessors, adding this module alone will increase my base memory usage by about 2GB.

## Question
- I think this is too heavy for a single module.
- Where does this massive size come from? Is it because of the numerous shared libraries?
- Is there a way to reduce the memory footprint of the module?

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.