CoolFace
Apppublic

convaiinnovations/laya-demo

sourceHugging Faceapache-2.0updated 8d agoView on Hugging Face
224likes
28 commits on main
a35778a8d ago

fix: work on laya 0.3.2 too (PyPI index had not propagated 0.3.3)

convaiinnovations
72ce4728d ago

fix: work on laya 0.3.2 too (PyPI index had not propagated 0.3.3)

convaiinnovations
bfd01f78d ago

fix: work on laya 0.3.2 too (PyPI index had not propagated 0.3.3)

convaiinnovations
44a76958d ago

perf: preload routing at boot, sharing the checkpoint the Space already builds

convaiinnovations
8f9ff998d ago

perf: preload routing at boot, sharing the checkpoint the Space already builds

convaiinnovations
44fe1978d ago

perf: preload routing at boot, sharing the checkpoint the Space already builds

convaiinnovations
f3c3d8b8d ago

fix: import spaces before torch so ZeroGPU can attach a GPU

convaiinnovations
78a9a2d8d ago

fix: fall back to CPU when ZeroGPU cannot attach a GPU

convaiinnovations
ce4ec658d ago

fix: routing tab runs on CPU, no background thread, no GPU fork boundary

convaiinnovations
68fcd888d ago

fix: routing tab runs on CPU, no background thread, no GPU fork boundary

convaiinnovations
c40d8178d ago

fix: warm checkpoints on a background thread so start-up is never blocked

convaiinnovations
f3771dd8d ago

fix: warm checkpoints on a background thread so start-up is never blocked

convaiinnovations
73c4e528d ago

perf: preload all checkpoints at boot so routing never pays a model load

convaiinnovations
c9da8098d ago

perf: preload all checkpoints at boot so routing never pays a model load

convaiinnovations
5c6f5788d ago

perf: preload all checkpoints at boot so routing never pays a model load

convaiinnovations
81d20549d ago

feat: multilingual routing tab (additive, existing tabs untouched)

convaiinnovations
78b14f49d ago

feat: multilingual routing tab (additive, existing tabs untouched)

convaiinnovations
e933e789d ago

feat: multilingual routing tab (additive, existing tabs untouched)

convaiinnovations
cdb06af9d ago

feat: multilingual routing tab (additive, existing tabs untouched)

convaiinnovations
6c538b510d ago

Remove credit card example from guardrails tab

convaiinnovations
c6b6dcd10d ago

Fix model routing thresholds and add domain criteria descriptions

convaiinnovations
07c37ab10d ago

Rename space branding to Laya Demo

convaiinnovations
c144acf10d ago

Sort answers table by risk/severity descending across all themes

convaiinnovations
2a49ab910d ago

Moderation: explicit rubric levels, threat question, severity composed in code

convaiinnovations
f7ccef910d ago

One shared GPU entry point, batched RAG scoring, per-call timing in logs

convaiinnovations
5b3b9ed10d ago

Preload and warm the model at start-up so the first request is fast

convaiinnovations
938171e10d ago

RL Agent demo: triage, email, guardrails, RAG filtering, moderation, routing, playground

convaiinnovations
7a6fd8210d ago

initial commit

convaiinnovations