u/AnakinVader066

Have you deployed a database on a HF space before? How?

I'm thinking of running my postgres database in a docker container space and persisting data to storage to survive restarts and idle. Has anyone tried this and did it work well for you?

reddit.com
u/AnakinVader066 — 5 days ago
▲ 4 r/huggingface+1 crossposts

Newbie: Can I use unsloth to load any model on hugging face?

In a project I've been asked to load models and do inference in my app directly with unsloth.
This the model:Qwen/Qwen3-ASR-0.6B · Hugging Face

Is it possible or do I "push back" like claude told me to.

u/AnakinVader066 — 7 days ago

I’ve been doing mostly Web development up to this point but wanted to get into AI engineering. After winning a hackathon to build the best possible UI/UX for evaluating ASR models, I’ve been contracted to complete the application by integrating models via unsloth.

I currently have a react frontend and fastapi backend in the same docker container since HF spaces support only one container.

Is there a better way to do this? How do you guys usually deploy fullstack apps here?

reddit.com
u/AnakinVader066 — 16 days ago