archive: copy agent-q3-loras README into canonical repo
Browse files
archive/agent-q3-loras/README.md
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
# Agent Q3 [Evo] HFRepo — LoRAs
|
| 3 |
+
|
| 4 |
+
**Archived from:** `madDegen/agent-q3-loras`
|
| 5 |
+
**Archived to canonical repo:** `madDegen/Agent-Q3`
|
| 6 |
+
|
| 7 |
+
## About
|
| 8 |
+
|
| 9 |
+
This README was originally the root README of the `madDegen/agent-q3-loras` HuggingFace model repo,
|
| 10 |
+
labeled **Agent Q3 [Evo] HFRepo — LoRAs**.
|
| 11 |
+
|
| 12 |
+
This repo stored PEFT/LoRA adapter checkpoints produced by the Evo training pipeline.
|
| 13 |
+
|
| 14 |
+
### LoRA Adapters (domain-specific)
|
| 15 |
+
- `adapters/prediction-markets-v1` — prediction market reasoning
|
| 16 |
+
- `adapters/solidity-audit-v1` — Solidity security analysis
|
| 17 |
+
- `adapters/langgraph-patterns-v1` — LangGraph orchestration patterns
|
| 18 |
+
|
| 19 |
+
LoRA adapter storage has been consolidated into `madDegen/Agent-Q3` under `evo/loras/`.
|
| 20 |
+
|
| 21 |
+
## Links
|
| 22 |
+
- Canonical Code Repo: https://huggingface.co/madDegen/Agent-Q3
|
| 23 |
+
- Canonical Dataset/Bucket: https://huggingface.co/datasets/madDegen/agent-q3
|
| 24 |
+
- Canonical Space: https://huggingface.co/spaces/madDegen/agent-q3-space
|
| 25 |
+
- GitHub: https://github.com/MADdegen/Agent-Q3
|