Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RayMelius
/
soci2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5ec5bd3
soci2
1.87 MB
Ctrl+K
Ctrl+K
3 contributors
History:
134 commits
RayMelius
Claude Opus 4.6
Add app_port: 7860 to HF Space YAML config
5ec5bd3
about 2 months ago
.github
Remove Render deploy hook step (native GitHub integration active)
2 months ago
config
Distribute agents across full map, add children, add corner buildings
3 months ago
scripts
Fix GGUF export: clone llama.cpp for bundled gguf-py; update Modelfile
2 months ago
src
Fix HF provider switch: don't raise at init if HF_TOKEN missing
2 months ago
state
chore: update simulation state [skip ci]
2 months ago
web
Set LLM probability slider default to 10% in UI
2 months ago
.env.example
Safe
393 Bytes
Add Groq LLM provider and fix speed controls for real fast-forward
3 months ago
.gitignore
Safe
170 Bytes
Initial implementation of Soci city population simulator
3 months ago
CLAUDE.md
Safe
1.69 kB
Initial implementation of Soci city population simulator
3 months ago
Dockerfile
Safe
507 Bytes
Dockerfile: use PYTHONPATH instead of pip install -e . (fixes setuptools.backends error)
2 months ago
Modelfile
Safe
1.68 kB
Fix GGUF export: clone llama.cpp for bundled gguf-py; update Modelfile
2 months ago
Procfile
Safe
138 Bytes
Add Procfile for Render deployment
2 months ago
README.md
Safe
17.8 kB
Add app_port: 7860 to HF Space YAML config
about 2 months ago
main.py
Safe
9.79 kB
Auto-resume on startup; fix Groq sleep bug and env var model selection
2 months ago
pyproject.toml
Safe
642 Bytes
Initial implementation of Soci city population simulator
3 months ago
render.yaml
Safe
917 Bytes
render.yaml: GITHUB_OWNER and GITHUB_REPO_NAME as plain values
2 months ago
requirements.txt
Safe
470 Bytes
Add requirements.txt
2 months ago
test_simulation.py
Safe
14.9 kB
Redesign city: individual houses, real streets, async Ollama client
3 months ago