Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
|
| 3 |
**Decentralized AI infrastructure for builders and partner teams.**
|
| 4 |
|
|
@@ -7,7 +7,20 @@ up control of their models, data paths, runtime, or economics.
|
|
| 7 |
|
| 8 |
[Website](https://ratio1.ai) • [GitHub](https://github.com/Ratio1) • [Documentation](https://github.com/Ratio1/docs)
|
| 9 |
|
| 10 |
-
[What we do](#what-we-do) • [How we do it](#how-we-do-it) • [Build with Ratio1](#build-with-ratio1) • [Why teams use Ratio1](#why-teams-use-ratio1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
## Positioning
|
| 13 |
|
|
@@ -58,19 +71,6 @@ This Hugging Face organization is the public front door for Ratio1 assets:
|
|
| 58 |
- demos and static Spaces for product and partner narratives
|
| 59 |
- documentation links back to the `ratio1-docs` source
|
| 60 |
|
| 61 |
-
### Public Models
|
| 62 |
-
|
| 63 |
-
| Model | Task | Artifact | Status | Notes |
|
| 64 |
-
| --- | --- | --- | --- | --- |
|
| 65 |
-
| [`ratio1/edgeguard-cypher-qwen3-4b-v0.4-gguf`](https://huggingface.co/ratio1/edgeguard-cypher-qwen3-4b-v0.4-gguf) | EdgeGuard text-to-Cypher for cybersecurity graph investigation | GGUF Q4_K_M | Public release | Use behind an EdgeGuard read-only/schema validator. This model is intended to assist guarded graph-query workflows, not to execute arbitrary database operations. |
|
| 66 |
-
| [`ratio1/redmesh-cybersecqwen-4b-lora-v0.1`](https://huggingface.co/ratio1/redmesh-cybersecqwen-4b-lora-v0.1) | Defensive CVE/CWE and vulnerability triage | PEFT LoRA adapter | Experimental public release | Adapter-only release for research and reproducibility. Not production-promoted. |
|
| 67 |
-
|
| 68 |
-
### Public Datasets
|
| 69 |
-
|
| 70 |
-
| Dataset | Task | Format | License | Notes |
|
| 71 |
-
| --- | --- | --- | --- | --- |
|
| 72 |
-
| [`ratio1/Drone_Detection_Survaillance`](https://huggingface.co/datasets/ratio1/Drone_Detection_Survaillance) | Drone object detection and surveillance imagery | Image and XML annotation files | CC-BY-NC-4.0 | Public computer-vision dataset with a declared train split. Dataset Viewer preview and parquet statistics may not be available for this file layout. |
|
| 73 |
-
|
| 74 |
### Use Notes
|
| 75 |
|
| 76 |
- Read each model or dataset card before use.
|
|
|
|
| 1 |
+
Ratio1
|
| 2 |
|
| 3 |
**Decentralized AI infrastructure for builders and partner teams.**
|
| 4 |
|
|
|
|
| 7 |
|
| 8 |
[Website](https://ratio1.ai) • [GitHub](https://github.com/Ratio1) • [Documentation](https://github.com/Ratio1/docs)
|
| 9 |
|
| 10 |
+
[Public models](#public-models) • [Public datasets](#public-datasets) • [What we do](#what-we-do) • [How we do it](#how-we-do-it) • [Build with Ratio1](#build-with-ratio1) • [Why teams use Ratio1](#why-teams-use-ratio1)
|
| 11 |
+
|
| 12 |
+
## Public Models
|
| 13 |
+
|
| 14 |
+
| Model | Task | Artifact | Status | Notes |
|
| 15 |
+
| --- | --- | --- | --- | --- |
|
| 16 |
+
| [`ratio1/edgeguard-cypher-qwen3-4b-v0.4-gguf`](https://huggingface.co/ratio1/edgeguard-cypher-qwen3-4b-v0.4-gguf) | EdgeGuard text-to-Cypher for cybersecurity graph investigation | GGUF Q4_K_M | Public release | Use behind an EdgeGuard read-only/schema validator. This model is intended to assist guarded graph-query workflows, not to execute arbitrary database operations. |
|
| 17 |
+
| [`ratio1/redmesh-cybersecqwen-4b-lora-v0.1`](https://huggingface.co/ratio1/redmesh-cybersecqwen-4b-lora-v0.1) | Defensive CVE/CWE and vulnerability triage | PEFT LoRA adapter | Experimental public release | Adapter-only release for research and reproducibility. Not production-promoted. |
|
| 18 |
+
|
| 19 |
+
## Public Datasets
|
| 20 |
+
|
| 21 |
+
| Dataset | Task | Format | License | Notes |
|
| 22 |
+
| --- | --- | --- | --- | --- |
|
| 23 |
+
| [`ratio1/Drone_Detection_Survaillance`](https://huggingface.co/datasets/ratio1/Drone_Detection_Survaillance) | Drone object detection and surveillance imagery | Image and XML annotation files | CC-BY-NC-4.0 | Public computer-vision dataset with a declared train split. Dataset Viewer preview and parquet statistics may not be available for this file layout. |
|
| 24 |
|
| 25 |
## Positioning
|
| 26 |
|
|
|
|
| 71 |
- demos and static Spaces for product and partner narratives
|
| 72 |
- documentation links back to the `ratio1-docs` source
|
| 73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
### Use Notes
|
| 75 |
|
| 76 |
- Read each model or dataset card before use.
|