Spaces:
Running
Running
docs: add the hugging face space card
Browse filesThe org blurb on huggingface.co/fairleap-ai is a Space repo named README, and
the Hub renders this file's frontmatter to configure it. Without the block the
card validates with a warning and the page renders unconfigured.
profile/README.md is deliberately left bare -- that one is GitHub's org
profile, where the same metadata renders as stray text above the title.
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<table border="1">
|
| 3 |
<tr>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Fairleap AI
|
| 3 |
+
emoji: 🛵
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
short_description: AI co-pilot for Indonesia's gig drivers
|
| 9 |
+
models:
|
| 10 |
+
- fairleap-ai/fairleap-v1-clm-qwen3.5-4b-adapter
|
| 11 |
+
- fairleap-ai/fairleap-v1-clm-sahabatai-8b-adapter
|
| 12 |
+
datasets:
|
| 13 |
+
- fairleap-ai/fairleap-driver-chat-sft-43k
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
<div align="center">
|
| 17 |
<table border="1">
|
| 18 |
<tr>
|