Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ As is, CARROT supports routing to the collection of large language models provid
|
|
46 |
|
47 |
```python
|
48 |
## Download carrot.py
|
49 |
-
!git clone https://github.com/somerstep/CARROT
|
50 |
%cd CARROT-LLM-Router
|
51 |
from carrot.py import CarrotRouter
|
52 |
|
|
|
46 |
|
47 |
```python
|
48 |
## Download carrot.py
|
49 |
+
!git clone https://github.com/somerstep/CARROT.git
|
50 |
%cd CARROT-LLM-Router
|
51 |
from carrot.py import CarrotRouter
|
52 |
|