Update README.md
Browse files
README.md
CHANGED
@@ -108,7 +108,7 @@ For now we offer only code to load the model, run inference and do some light we
|
|
108 |
______
|
109 |
|
110 |
> [!NOTE]
|
111 |
-
> [Want to locally run qdrant
|
112 |
|
113 |
```python
|
114 |
from lateness import ModernColBERT
|
|
|
108 |
______
|
109 |
|
110 |
> [!NOTE]
|
111 |
+
> [Want to locally run qdrant or use in production cluster ? try out an end to end example here](https://github.com/PrithivirajDamodaran/lateness/tree/main/examples/qdrant)
|
112 |
|
113 |
```python
|
114 |
from lateness import ModernColBERT
|