Update README.md
Browse files
README.md
CHANGED
|
@@ -101,11 +101,11 @@ Raw vector search returns `(id, score)` tuples. Before showing results to the us
|
|
| 101 |
|
| 102 |
## Architecture
|
| 103 |
|
| 104 |
-

|
| 107 |
|
| 108 |
-
` tuples. Before showing results to the us
|
|
| 113 |
|
| 114 |
ROCKIT automatically detects available hardware and selects the best backend:
|
| 115 |
|
| 116 |
-

|
| 117 |
|
| 118 |
| Tier | Backend | Search Latency (100K vectors) | When Used |
|
| 119 |
|------|---------|-------------------------------|-----------|
|
|
|
|
| 101 |
|
| 102 |
## Architecture
|
| 103 |
|
| 104 |
+

|
| 105 |
|
| 106 |
### Data Flow (Single Query)
|
| 107 |
|
| 108 |
+

|
| 109 |
|
| 110 |
---
|
| 111 |
|
|
|
|
| 113 |
|
| 114 |
ROCKIT automatically detects available hardware and selects the best backend:
|
| 115 |
|
|
|
|
| 116 |
|
| 117 |
| Tier | Backend | Search Latency (100K vectors) | When Used |
|
| 118 |
|------|---------|-------------------------------|-----------|
|