# Tính số GPU cần để chứa Model

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `tinh-so-gpu-can-de-chua-model` |
| Danh mục V2 | AI & Machine Learning (`ai-machine-learning`) |
| Danh mục con V2 | AI Developer Utilities (`ai-machine-learning.ai-developer-utilities`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `ai-machine-learning` / `ai-machine-learning.ai-developer-utilities` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `calculators/tinh-so-gpu-can-de-chua-model` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tinh-so-gpu-can-de-chua-model/) |

Ước tính số card GPU cần thiết để load model weights và KV cache dựa trên dung lượng VRAM mỗi GPU.

## Cách dùng qua MCP

### Tính số GPU cần để chứa Model

- Capability: `calculator.lap_trinh_dev.tinh_so_gpu_can_de_chua_model`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_calculator_lap_trinh_dev_tinh_so_gpu_can_de_chua_model`
- Mô tả: Ước tính số card GPU cần thiết để load model weights và KV cache dựa trên dung lượng VRAM mỗi GPU.

Các trường đầu vào:

- `modelWeightsGB`: Theo canonical schema.
- `kvCacheGB`: Theo canonical schema.
- `vramPerGPU`: Theo canonical schema.

Ví dụ đầu vào:

```json
{}
```
