Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,6 @@ pinned: true
|
|
59 |
h1, h2, h3, h4, h5, h6 {
|
60 |
color: #4cc9f0 !important;
|
61 |
margin-bottom: 20px !important;
|
62 |
-
margin-right: 30px !important;
|
63 |
}
|
64 |
h1 {
|
65 |
font-size: 36px !important;
|
@@ -114,6 +113,9 @@ pinned: true
|
|
114 |
margin-top: 20px !important;
|
115 |
margin-right: 10px !important;
|
116 |
}
|
|
|
|
|
|
|
117 |
</style>
|
118 |
</head>
|
119 |
<body>
|
@@ -128,13 +130,15 @@ pinned: true
|
|
128 |
<p>At Zeus Labs, we strive to push the boundaries of AI capabilities, particularly in the realm of language models. Our goal is to create models that not only perform well but also demonstrate exceptional abilities in specific domains, contributing to the advancement of AI technology and its applications.</p>
|
129 |
<p></p>
|
130 |
<h2>Our Approach</h2>
|
131 |
-
<
|
|
|
132 |
<li>Cutting-edge finetuning methods for Large Language Models</li>
|
133 |
<li>Innovative data preparation and curation techniques</li>
|
134 |
<li>Focus on domain-specific excellence and versatility</li>
|
135 |
<li>Open collaboration and knowledge sharing within the AI community</li>
|
136 |
<li>Advancing LLM research via novel techniques, which has been applied by all of our members.</li>
|
137 |
</ul>
|
|
|
138 |
<p></p>
|
139 |
<h2>Team:</h2>
|
140 |
<div class="team-member">
|
|
|
59 |
h1, h2, h3, h4, h5, h6 {
|
60 |
color: #4cc9f0 !important;
|
61 |
margin-bottom: 20px !important;
|
|
|
62 |
}
|
63 |
h1 {
|
64 |
font-size: 36px !important;
|
|
|
113 |
margin-top: 20px !important;
|
114 |
margin-right: 10px !important;
|
115 |
}
|
116 |
+
.info2 {
|
117 |
+
margin-right: 20px !important;
|
118 |
+
}
|
119 |
</style>
|
120 |
</head>
|
121 |
<body>
|
|
|
130 |
<p>At Zeus Labs, we strive to push the boundaries of AI capabilities, particularly in the realm of language models. Our goal is to create models that not only perform well but also demonstrate exceptional abilities in specific domains, contributing to the advancement of AI technology and its applications.</p>
|
131 |
<p></p>
|
132 |
<h2>Our Approach</h2>
|
133 |
+
<div>
|
134 |
+
<ul class="info2">
|
135 |
<li>Cutting-edge finetuning methods for Large Language Models</li>
|
136 |
<li>Innovative data preparation and curation techniques</li>
|
137 |
<li>Focus on domain-specific excellence and versatility</li>
|
138 |
<li>Open collaboration and knowledge sharing within the AI community</li>
|
139 |
<li>Advancing LLM research via novel techniques, which has been applied by all of our members.</li>
|
140 |
</ul>
|
141 |
+
</div>
|
142 |
<p></p>
|
143 |
<h2>Team:</h2>
|
144 |
<div class="team-member">
|