sagheerlabs commited on
Commit
ed79d0f
·
verified ·
1 Parent(s): 35d053a

Add SagheerLabs.png banner as org card top image

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -9,6 +9,14 @@ thumbnail: >-
9
  https://cdn-uploads.huggingface.co/production/uploads/6a1f3b60310029dbc89fba62/s32ih0CASylbclXDEiOoq.png
10
  ---
11
 
12
- <div style="width:100%; overflow:hidden; border-radius:12px; margin-bottom:16px;">
13
  <img src="SagheerLabs.png" alt="SagheerLabs Banner" style="width:100%; height:auto; display:block; object-fit:cover;" />
14
  </div>
 
 
 
 
 
 
 
 
 
9
  https://cdn-uploads.huggingface.co/production/uploads/6a1f3b60310029dbc89fba62/s32ih0CASylbclXDEiOoq.png
10
  ---
11
 
12
+ <div style="width:100%; overflow:hidden; border-radius:12px; margin-bottom:24px;">
13
  <img src="SagheerLabs.png" alt="SagheerLabs Banner" style="width:100%; height:auto; display:block; object-fit:cover;" />
14
  </div>
15
+
16
+ <h1 style="text-align:center; font-size:2.5rem; font-weight:800; margin-bottom:16px; color:#111827;">Welcome to SagheerLabs</h1>
17
+
18
+ <p style="text-align:center; font-size:1rem; line-height:1.7; color:#4b5563; max-width:800px; margin:0 auto 24px auto;">
19
+ SagheerLabs is an independent AI research and development laboratory focused on large language models, machine learning, and intelligent systems. We research and build efficient AI technologies, explore novel architectures, and develop advanced systems designed to make artificial intelligence faster, more capable, and more accessible.
20
+ </p>
21
+
22
+ <hr style="border:none; border-top:1px solid #e5e7eb; margin:24px auto; max-width:800px;" />