docs: expand lint scope batch37 (2 files)
This commit is contained in:
@@ -41,7 +41,7 @@ docker run --rm --gpus all nvidia/cuda:12.1.0-base-ubuntu22.04 nvidia-smi
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Expected Output:**
|
**Expected Output:**
|
||||||
```
|
```text
|
||||||
+-----------------------------------------------------------------------------+
|
+-----------------------------------------------------------------------------+
|
||||||
| NVIDIA-SMI 535.104.05 Driver Version: 535.104.05 CUDA Version: 12.2 |
|
| NVIDIA-SMI 535.104.05 Driver Version: 535.104.05 CUDA Version: 12.2 |
|
||||||
|-------------------------------+----------------------+----------------------+
|
|-------------------------------+----------------------+----------------------+
|
||||||
@@ -354,7 +354,7 @@ chmod +x test-vision-encoder.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Expected Output:**
|
**Expected Output:**
|
||||||
```
|
```text
|
||||||
======================================
|
======================================
|
||||||
Vision Encoder Smoke Tests
|
Vision Encoder Smoke Tests
|
||||||
======================================
|
======================================
|
||||||
@@ -430,7 +430,7 @@ ok
|
|||||||
|
|
||||||
## 📊 Deployment Steps (Server)
|
## 📊 Deployment Steps (Server)
|
||||||
|
|
||||||
### On Server (144.76.224.179):
|
### On Server (144.76.224.179)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. SSH to server
|
# 1. SSH to server
|
||||||
@@ -551,13 +551,13 @@ curl -X POST http://localhost:9102/route \
|
|||||||
|
|
||||||
## 📈 Performance Verification
|
## 📈 Performance Verification
|
||||||
|
|
||||||
### Expected Performance (GPU):
|
### Expected Performance (GPU)
|
||||||
- Text embedding: 10-20ms
|
- Text embedding: 10-20ms
|
||||||
- Image embedding: 30-50ms
|
- Image embedding: 30-50ms
|
||||||
- Model loading: 15-30 seconds
|
- Model loading: 15-30 seconds
|
||||||
- GPU memory usage: ~4 GB (ViT-L/14)
|
- GPU memory usage: ~4 GB (ViT-L/14)
|
||||||
|
|
||||||
### Verify Performance:
|
### Verify Performance
|
||||||
```bash
|
```bash
|
||||||
# Check GPU usage
|
# Check GPU usage
|
||||||
nvidia-smi
|
nvidia-smi
|
||||||
|
|||||||
@@ -103,3 +103,5 @@ docs/cursor/rag_ingestion_events_task.md
|
|||||||
docs/cursor/DAARION_city_integration.md
|
docs/cursor/DAARION_city_integration.md
|
||||||
docs/cursor/crawl4ai_web_crawler_task.md
|
docs/cursor/crawl4ai_web_crawler_task.md
|
||||||
docs/cursor/rag_ingestion_events_wave1_mvp_task.md
|
docs/cursor/rag_ingestion_events_wave1_mvp_task.md
|
||||||
|
docs/cursor/rag_ingestion_events_wave3_governance_rwa_task.md
|
||||||
|
docs/cursor/vision_encoder_deployment_task.md
|
||||||
|
|||||||
Reference in New Issue
Block a user