Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,14 @@ app_file: space/app.py
|
|
| 10 |
pinned: false
|
| 11 |
license: other
|
| 12 |
short_description: A roguelike deckbuilder run by a finetuned Nemotron-3-nano
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# SCRYPT
|
|
@@ -61,11 +69,3 @@ uv run python -m balance.sim # regenerate balance/reports/
|
|
| 61 |
Deployment to HuggingFace Spaces: root `Dockerfile` + the web layer in
|
| 62 |
`space/` (custom gradio.Server frontend); see `DEPLOY.md` for the checklist.
|
| 63 |
Finetuning pipeline (synthetic data, evals, recipes) lives in `finetune/`.
|
| 64 |
-
|
| 65 |
-
+ track:wood
|
| 66 |
-
+ sponsor:nvidia
|
| 67 |
-
+ achievement:offgrid
|
| 68 |
-
+ achievement:welltuned
|
| 69 |
-
+ achievement:offbrand
|
| 70 |
-
+ achievement:llama
|
| 71 |
-
+ achievement:fieldnotes
|
|
|
|
| 10 |
pinned: false
|
| 11 |
license: other
|
| 12 |
short_description: A roguelike deckbuilder run by a finetuned Nemotron-3-nano
|
| 13 |
+
tags:
|
| 14 |
+
- track:wood
|
| 15 |
+
- sponsor:nvidia
|
| 16 |
+
- achievement:offgrid
|
| 17 |
+
- achievement:welltuned
|
| 18 |
+
- achievement:offbrand
|
| 19 |
+
- achievement:llama
|
| 20 |
+
- achievement:fieldnotes
|
| 21 |
---
|
| 22 |
|
| 23 |
# SCRYPT
|
|
|
|
| 69 |
Deployment to HuggingFace Spaces: root `Dockerfile` + the web layer in
|
| 70 |
`space/` (custom gradio.Server frontend); see `DEPLOY.md` for the checklist.
|
| 71 |
Finetuning pipeline (synthetic data, evals, recipes) lives in `finetune/`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|