Card: simplify the generated quickstart paragraph
Browse files
README.md
CHANGED
|
@@ -38,7 +38,8 @@ tt-model pull changh95/locate-anything-3b-p150 --with-weights
|
|
| 38 |
tt-model serve changh95/locate-anything-3b-p150
|
| 39 |
```
|
| 40 |
|
| 41 |
-
|
|
|
|
| 42 |
|
| 43 |
### Run with tt-cli
|
| 44 |
|
|
|
|
| 38 |
tt-model serve changh95/locate-anything-3b-p150
|
| 39 |
```
|
| 40 |
|
| 41 |
+
- Weights [`nvidia/LocateAnything-3B`](https://huggingface.co/nvidia/LocateAnything-3B) at `c32291ca5e99` go to your HF cache; the image does not contain them.
|
| 42 |
+
- Serves on port 20000 (or the next free port); ready when the log says `Application startup complete`.
|
| 43 |
|
| 44 |
### Run with tt-cli
|
| 45 |
|