Activity Feed

AI & ML interests

None defined yet.

Recent Activity

fffiloniΒ 
posted an update 15 days ago
fffiloniΒ 
posted an update 17 days ago
view post
Post
1805
I made a Hugging Face Space for SCAIL-2 πŸ€—

Reference character + driving motion β†’ animated result.

A simple demo to explore the paper’s core workflow with curated examples.

πŸ‘‰ fffiloni/SCAIL-2
  • 1 reply
Β·
fffiloniΒ 
posted an update 18 days ago
view post
Post
808
⏱️ Built a small Space for Visual Chronometer / Pulse of Motion.

Upload a video and estimate its Physical FPS: the frame rate implied by visual motion, independent of metadata.
Useful to inspect β€œchronometric hallucination” in generated videos: clips that look smooth, but move with the wrong physical time scale.

Try it here: fffiloni/Pulse-of-Motion
  • 1 reply
Β·
fffiloniΒ 
posted an update 24 days ago
view post
Post
1562
A few weeks ago, @victor opened the door: coding agents can now ship Hugging Face Spaces autonomously.

I pulled on that thread.

As someone who builds and ships Gradio demos regularly, I didn’t just want to reproduce the loop. I wanted to see what happens when that loop is plugged into the whole Hugging Face stack.

The interesting part is not only that an agent can ship a Space.

It’s what happens when Space generation becomes a first-class Hugging Face workflow.

That became Agentic Space Factory.

More soon. πŸ€—
  • 1 reply
Β·
KingNishΒ 
posted an update about 1 month ago
view post
Post
4526
We trained an open-source Mythos like cybersecurity LLM for the Build Small Hackathon meet OpenMythos

Trained in two stages: SFT on ~1.84K filtered ArXiv cs.CR papers + real CVE data, then RLVR using paired with past vulnerabilities GitHub repos with a verifier model checking outputs against ground truth.

Trained on: H100s from Modal

The RLVR stage made the biggest difference responses got more precise and less prone to confusing similar vulnerability classes.

Everything is open:
πŸ€– Demo β†’ build-small-hackathon/OpenMythos
🧠 Model β†’ build-small-hackathon/OpenMythos
πŸ“¦ CVE Dataset β†’ build-small-hackathon/CVE_Vulnerailities_Detailed
πŸ“„ ArXiv Dataset β†’ himanshu17HF/ArvixImport-Filtered-Final

Try it out and let us know where it breaks πŸ™
  • 2 replies
Β·