We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f14d06 commit b093e72Copy full SHA for b093e72
_pages/explore.md
@@ -30,6 +30,22 @@ Explore Speech Technologies from Skit.ai.
30
</a>
31
</div>
32
33
+ <div class="col-sm-4">
34
+ <div class="explore-card">
35
+ <a href="https://huggingface.co/skit-ai/speechllm-2B">
36
+ <div class="explore-card-banner"></div>
37
+ <div class="explore-card-content">
38
+ <h4 class="explore-card-title">Speech-LLM 2B</h4>
39
+ <div class="explore-card-description">
40
+ 2B model for speech-first Conversational AI
41
+ </div>
42
+ <div class="explore-card-date-parent">
43
+ <span class="explore-card-date">2024</span>
44
45
46
+ </a>
47
48
49
50
51
<br>
0 commit comments