Datasets:
Unify mirror banner: HF + GitLab + GitHub links, GitLab as primary git route
Browse files
README.md
CHANGED
|
@@ -20,20 +20,24 @@ size_categories:
|
|
| 20 |
- n<1K
|
| 21 |
viewer: false
|
| 22 |
---
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
>
|
| 25 |
-
> **Get
|
| 26 |
>
|
| 27 |
> ```bash
|
| 28 |
-
> # Hugging Face (this page)
|
| 29 |
-
> hf download LucioLiu/nomad --repo-type dataset --local-dir ./nomad
|
| 30 |
-
> git clone https://huggingface.co/datasets/LucioLiu/nomad
|
| 31 |
-
>
|
| 32 |
-
> # GitLab mirror - plain git, always current
|
| 33 |
> git clone https://gitlab.com/LucioLiu/nomad.git
|
|
|
|
|
|
|
|
|
|
| 34 |
> ```
|
| 35 |
>
|
| 36 |
-
> *
|
|
|
|
|
|
|
| 37 |
|
| 38 |
---
|
| 39 |
# Nomad — Portable AI Team Workspace
|
|
|
|
| 20 |
- n<1K
|
| 21 |
viewer: false
|
| 22 |
---
|
| 23 |
+
|
| 24 |
+
> **nomad** - Build, migrate or mount a portable multi-agent workspace. Plain text, zero dependencies.
|
| 25 |
+
>
|
| 26 |
+
> **Mirrored in three places, same version everywhere:**
|
| 27 |
+
> [Hugging Face](https://huggingface.co/datasets/LucioLiu/nomad) (you are here) · [GitLab](https://gitlab.com/LucioLiu/nomad) · [GitHub](https://github.com/LucioLiu/nomad)
|
| 28 |
>
|
| 29 |
+
> **Get the files** - GitLab is the most reliable plain-git route:
|
| 30 |
>
|
| 31 |
> ```bash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
> git clone https://gitlab.com/LucioLiu/nomad.git
|
| 33 |
+
>
|
| 34 |
+
> # or from this page
|
| 35 |
+
> hf download LucioLiu/nomad --repo-type dataset --local-dir ./nomad
|
| 36 |
> ```
|
| 37 |
>
|
| 38 |
+
> *Note: links to github.com inside the text below point to the GitHub mirror; if one does not resolve, use the GitLab mirror above - it carries the same content.*
|
| 39 |
+
>
|
| 40 |
+
> **Licence: PolyForm Noncommercial 1.0.0** - the `LICENSE` file in this repo is authoritative.
|
| 41 |
|
| 42 |
---
|
| 43 |
# Nomad — Portable AI Team Workspace
|