smrstep commited on
Commit
0ca1f40
·
verified ·
1 Parent(s): de5151f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -17
README.md CHANGED
@@ -8,7 +8,7 @@ pinned: false
8
  ---
9
 
10
  Edit this `README.md` markdown file to author your organization card.
11
- <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
12
  <p class="lg:col-span-3">
13
  Welcome to CARROT-LLM-Routing! For a given desired trade off between performance and cost,
14
  CARROT makes it easy to pick the best model among a set of 13 LLMs for any query.
@@ -32,22 +32,6 @@ Edit this `README.md` markdown file to author your organization card.
32
  </pre>
33
  </div>
34
  <div class="underline">Upload packages on the hub</div>
35
- </a>
36
- <a
37
- href="https://huggingface.co/models?filter=spacy"
38
- class="block overflow-hidden group"
39
- >
40
- <div
41
- class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start overflow-hidden"
42
- >
43
- <img
44
- alt=""
45
- src="/front/assets/promo/spacy_widget.jpeg"
46
- class="w-full h-40 object-cover overflow-hidden"
47
- />
48
- </div>
49
- <div class="underline">Find all spaCy models in the Hub</div>
50
- </a>
51
 
52
 
53
 
 
8
  ---
9
 
10
  Edit this `README.md` markdown file to author your organization card.
11
+ <div class="grid lg:grid-cols-2 gap-x-4 gap-y-7">
12
  <p class="lg:col-span-3">
13
  Welcome to CARROT-LLM-Routing! For a given desired trade off between performance and cost,
14
  CARROT makes it easy to pick the best model among a set of 13 LLMs for any query.
 
32
  </pre>
33
  </div>
34
  <div class="underline">Upload packages on the hub</div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
 
37