Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -68,7 +68,7 @@
|
|
| 68 |
</span>
|
| 69 |
<!-- Code Link. -->
|
| 70 |
<span class="link-block">
|
| 71 |
-
<a href="
|
| 72 |
class="external-link button is-normal is-rounded is-dark">
|
| 73 |
<span class="icon">
|
| 74 |
<i class="fab fa-github"></i>
|
|
@@ -78,7 +78,7 @@
|
|
| 78 |
</span>
|
| 79 |
<!-- Models Link. -->
|
| 80 |
<span class="link-block">
|
| 81 |
-
<a href="
|
| 82 |
class="external-link button is-normal is-rounded is-dark">
|
| 83 |
<span class="icon">
|
| 84 |
<i class="fas fa-robot"></i>
|
|
|
|
| 68 |
</span>
|
| 69 |
<!-- Code Link. -->
|
| 70 |
<span class="link-block">
|
| 71 |
+
<a href="https://github.com/morganstanley/MSML/tree/qqwen/projects/Fullstack_LLM_Finetuning_Q" target="_blank"
|
| 72 |
class="external-link button is-normal is-rounded is-dark">
|
| 73 |
<span class="icon">
|
| 74 |
<i class="fab fa-github"></i>
|
|
|
|
| 78 |
</span>
|
| 79 |
<!-- Models Link. -->
|
| 80 |
<span class="link-block">
|
| 81 |
+
<a href="https://huggingface.co/collections/morganstanley/qqwen-series-688e4266bc727e7a3143aacf" target="_blank"
|
| 82 |
class="external-link button is-normal is-rounded is-dark">
|
| 83 |
<span class="icon">
|
| 84 |
<i class="fas fa-robot"></i>
|