File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11quicktour : index
2- detailed_parameters : parameters
3- parallelism : getting_started
4- usage : getting_started
2+ detailed_parameters : tasks/index
3+ parallelism : index
4+ usage : index
55faq : index
66rate-limits : pricing
Original file line number Diff line number Diff line change 2222 title : Chat Completion
2323 - local : tasks/feature-extraction
2424 title : Feature Extraction
25- - local : tasks/text-generation
26- title : Text Generation
2725 - local : tasks/text-to-image
2826 title : Text to Image
2927 - title : Other Tasks
5048 title : Table Question Answering
5149 - local : tasks/text-classification
5250 title : Text Classification
51+ - local : tasks/text-generation
52+ title : Text Generation
5353 - local : tasks/token-classification
5454 title : Token Classification
5555 - local : tasks/translation
Original file line number Diff line number Diff line change 2323 </p>
2424 </a>
2525
26- <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
27- href="./text-generation">
28- <div class="w-full text-center bg-gradient-to-br from-indigo-400 to-indigo-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">
29- Text Generation
30- </div><p class="text-gray-700">
31- Generate text based on a prompt.
32- </p>
33- </a>
34-
3526 <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
3627 href="./text-to-image">
3728 <div class="w-full text-center bg-gradient-to-br from-indigo-400 to-indigo-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">
148139 </p>
149140 </a>
150141
142+ <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
143+ href="./text-generation">
144+ <div class="w-full text-center bg-gradient-to-br from-indigo-400 to-indigo-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">
145+ Text Generation
146+ </div><p class="text-gray-700">
147+ Generate text based on a prompt.
148+ </p>
149+ </a>
150+
151151 <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg"
152152 href="./token-classification">
153153 <div class="w-full text-center bg-gradient-to-br from-indigo-400 to-indigo-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">
You can’t perform that action at this time.
0 commit comments