docs: expand lint scope batch37 (2 files)
This commit is contained in:
@@ -18,11 +18,11 @@ Wave 3 — це вже **meta-рівень DAO**: історія рішень,
|
||||
- Root: `microdao-daarion/`.
|
||||
- RAG gateway: `docs/cursor/rag_gateway_task.md`.
|
||||
- RAG ingestion worker: `docs/cursor/rag_ingestion_worker_task.md`.
|
||||
- Попередні хвилі:
|
||||
- Попередні хвилі:
|
||||
- Wave 1 (chat/docs/files): `docs/cursor/rag_ingestion_events_wave1_mvp_task.md`.
|
||||
- Wave 2 (tasks/followups/meetings): `docs/cursor/rag_ingestion_events_wave2_workflows_task.md`.
|
||||
- Event Catalog: `docs/cursor/42_nats_event_streams_and_event_catalog.md` (STREAM_GOVERNANCE, STREAM_RWA, STREAM_PAYOUT, STREAM_ORACLE, STREAM_USAGE).
|
||||
- Governance/Tokenomics:
|
||||
- Governance/Tokenomics:
|
||||
- `docs/cursor/31_governance_policies_for_capabilities_and_quotas.md`
|
||||
- `docs/cursor/49_wallet_rwa_payouts_claims.md`
|
||||
- `docs/cursor/40_rwa_energy_food_water_flow_specs.md`.
|
||||
|
||||
@@ -41,7 +41,7 @@ docker run --rm --gpus all nvidia/cuda:12.1.0-base-ubuntu22.04 nvidia-smi
|
||||
```
|
||||
|
||||
**Expected Output:**
|
||||
```
|
||||
```text
|
||||
+-----------------------------------------------------------------------------+
|
||||
| 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:**
|
||||
```
|
||||
```text
|
||||
======================================
|
||||
Vision Encoder Smoke Tests
|
||||
======================================
|
||||
@@ -430,7 +430,7 @@ ok
|
||||
|
||||
## 📊 Deployment Steps (Server)
|
||||
|
||||
### On Server (144.76.224.179):
|
||||
### On Server (144.76.224.179)
|
||||
|
||||
```bash
|
||||
# 1. SSH to server
|
||||
@@ -551,13 +551,13 @@ curl -X POST http://localhost:9102/route \
|
||||
|
||||
## 📈 Performance Verification
|
||||
|
||||
### Expected Performance (GPU):
|
||||
### Expected Performance (GPU)
|
||||
- Text embedding: 10-20ms
|
||||
- Image embedding: 30-50ms
|
||||
- Model loading: 15-30 seconds
|
||||
- GPU memory usage: ~4 GB (ViT-L/14)
|
||||
|
||||
### Verify Performance:
|
||||
### Verify Performance
|
||||
```bash
|
||||
# Check GPU usage
|
||||
nvidia-smi
|
||||
|
||||
@@ -103,3 +103,5 @@ docs/cursor/rag_ingestion_events_task.md
|
||||
docs/cursor/DAARION_city_integration.md
|
||||
docs/cursor/crawl4ai_web_crawler_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