Spaces:
Runtime error
Runtime error
Aviral Singh commited on
Commit ·
4205eaf
1
Parent(s): 7bae424
added links to readme
Browse files
README.md
CHANGED
|
@@ -39,6 +39,7 @@ The dashboard is at <http://0.0.0.0:7860/ui>. OpenEnv endpoints (`/reset`, `/ste
|
|
| 39 |
---
|
| 40 |
|
| 41 |
## UI navigation
|
|
|
|
| 42 |
|
| 43 |
The dashboard has a sidebar (settings + actions) and three tabs in the main panel.
|
| 44 |
|
|
@@ -334,3 +335,6 @@ The runtime app uses ICL only. Training scripts live in `scripts/` and are run s
|
|
| 334 |
Set `USE_LOCAL_HF=true` and `LOCAL_MODEL_PATH=...` to point the runtime at a fine-tuned model instead of Groq.
|
| 335 |
|
| 336 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
---
|
| 40 |
|
| 41 |
## UI navigation
|
| 42 |
+
Gradio UI url - https://bhavishyasahay-cashflow-rl-management.hf.space/ui/
|
| 43 |
|
| 44 |
The dashboard has a sidebar (settings + actions) and three tabs in the main panel.
|
| 45 |
|
|
|
|
| 335 |
Set `USE_LOCAL_HF=true` and `LOCAL_MODEL_PATH=...` to point the runtime at a fine-tuned model instead of Groq.
|
| 336 |
|
| 337 |
---
|
| 338 |
+
|
| 339 |
+
|
| 340 |
+
## HF space url - https://huggingface.co/spaces/bhavishyasahay/cashflow-RL-management
|