googleapis / googleapis/python-aiplatform

This module is taking up too much memory.

Abierto
#6,191 0 comentarios 0 reacciones 0 asignados Ver en GitHub
api: vertex-ai
Lenguaje dominante
Python
Estrellas
905
Forks
465
Merge medio
1 d 13 h
PR fusionados (30 d)
44

Descripción

## 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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.