dreamland / core

Commit History

fix: move @spaces.GPU to app.py for ZeroGPU detection
f4a1f39

panda-lsy commited on

fix: correct ZeroGPU setup β€” import spaces directly + local fallback
a70629e

panda-lsy commited on

fix: top-level @spaces.GPU for ZeroGPU detection
3e2203e

panda-lsy commited on

fix: ZeroGPU @spaces.GPU support for model generation
6fe26fc

panda-lsy commited on

feat: ZeroGPU (RTX Pro 6000) support with 8B model
e928d16

panda-lsy commited on

fix: robust thinking tag handling for MiniCPM5-1B
ea5e853

panda-lsy commited on

fix: robust thinking tag handling for MiniCPM5-1B
2e43ba3

panda-lsy commited on

fix: remove token_type_ids for MiniCPM5-1B compatibility
7aba1a2

panda-lsy commited on

fix: handle MiniCPM5-1B thinking tags, extract content from <think>
a43530f

panda-lsy commited on

fix: model generation reliability + performance
a0f53f2

panda-lsy commited on

feat: HF Buckets persistent storage at /data
2922c71

panda-lsy commited on

fix: update slot button labels after creation, add HF Buckets persistence
cddbdc4

panda-lsy commited on

fix: per-user session isolation via ensure_session_id
8a5bac7

panda-lsy commited on

fix: remove device_map='cpu' - not supported in HF Spaces
536e7de

panda-lsy commited on

fix: handle None session_id gracefully
30d212e

panda-lsy commited on

fix: use transformers+MiniCPM5-1B, fix session_id State capture
6796880

panda-lsy commited on

fix: use ctransformers (pre-built wheel) instead of llama-cpp-python
34a23ef

panda-lsy commited on

feat: per-user data isolation, fix model name, clean gitignore
820bd65

panda-lsy commited on

feat: slot stats preview, dynamic background, centered icons, compact lang
141d71c

panda-lsy commited on

feat: save slot isolation + character creation flow
c20622b

panda-lsy commited on

feat: multi-user save slot system with 10 player tests
af2903a

panda-lsy commited on

feat: RPG game mechanics β€” player, explorer, quest journal, player sheet
504a799

panda-lsy commited on

feat: working pipeline with MiniCPM5-1B GGUF on CPU
a45e333

panda-lsy commited on

feat: initialize DreamLand project scaffold
364907d

panda-lsy commited on