Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RayMelius
/
soci2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
soci2
2.07 MB
3 contributors
History:
152 commits
RayMelius
Claude Opus 4.6
LLM popup: show live usage stats as probability slider moves
0c73e6f
18 minutes ago
.github
Update HF sync workflow to target soci2 space
2 days ago
config
Distribute agents across full map, add children, add corner buildings
20 days ago
docs
Diversify agent activities, add local training script, scheduled Gemini cycle, architecture diagram
about 20 hours ago
notebooks
Add NN provider as default, remove HF inference (7B/0.5B)
1 day ago
scripts
Fix quota runtime estimates: use RPM as bottleneck, sync top probability slider
about 3 hours ago
src
Fix Gemini circuit breaker: distinguish per-minute rate limit from daily quota
23 minutes ago
state
chore: update simulation state [skip ci]
18 days ago
web
LLM popup: show live usage stats as probability slider moves
18 minutes ago
.env.example
Safe
393 Bytes
Add Groq LLM provider and fix speed controls for real fast-forward
21 days ago
.gitignore
Safe
170 Bytes
Initial implementation of Soci city population simulator
25 days ago
CLAUDE.md
Safe
1.69 kB
Initial implementation of Soci city population simulator
25 days ago
Dockerfile
Safe
712 Bytes
Fix Dockerfile for HF Spaces: add user 1000, proper WORKDIR
2 days ago
Modelfile
Safe
1.68 kB
Fix GGUF export: clone llama.cpp for bundled gguf-py; update Modelfile
12 days ago
Procfile
Safe
138 Bytes
Add Procfile for Render deployment
19 days ago
README.md
Safe
17.8 kB
Add app_port: 7860 to HF Space YAML config
2 days ago
main.py
Safe
9.79 kB
Auto-resume on startup; fix Groq sleep bug and env var model selection
18 days ago
pyproject.toml
Safe
642 Bytes
Initial implementation of Soci city population simulator
25 days ago
render.yaml
Safe
917 Bytes
render.yaml: GITHUB_OWNER and GITHUB_REPO_NAME as plain values
16 days ago
requirements.txt
Safe
652 Bytes
Add NN provider as default, remove HF inference (7B/0.5B)
1 day ago
test_simulation.py
Safe
14.9 kB
Redesign city: individual houses, real streets, async Ollama client
22 days ago