smrstep commited on
Commit
e7004e6
·
verified ·
1 Parent(s): 88c8a74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -45,6 +45,9 @@ As is, CARROT supports routing to the following collection of large language mod
45
  <p><strong>Example: Using CARROT for Routing</strong></p>
46
 
47
  ```python
 
 
 
48
  from carrot.py import CarrotRouter
49
 
50
  # Initialize the router
 
45
  <p><strong>Example: Using CARROT for Routing</strong></p>
46
 
47
  ```python
48
+ ## Download carrot.py
49
+ !git clone https://github.com/somerstep/CARROT-LLM-Router.git
50
+ %cd CARROT-LLM-Router
51
  from carrot.py import CarrotRouter
52
 
53
  # Initialize the router