Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
2
71
gen
ginigini
Follow
webxos's profile picture
cutechicken's profile picture
seawolf2357's profile picture
7 followers
ยท
20 following
AI & ML interests
None yet
Recent Activity
liked
a Space
about 2 hours ago
MAYA-AI/QWEN-3_5-CHAT
reacted
to
mayafree
's
post
with ๐
about 2 hours ago
I built a Space that lets you switch between all three Qwen3.5 official collection models in a single interface. https://huggingface.co/spaces/MAYA-AI/QWEN-3_5-CHAT The architecture is the key part. Instead of using Gradio as the UI, I use it purely as an API engine. FastAPI serves a fully custom HTML/JS frontend that calls /gradio_api/call/chat via SSE streaming. No DOM conflicts, no layout constraints. Four main features: instant model switching with automatic spec adjustment (max tokens, temperature ceiling, Vision availability all update per model), Thinking Mode via /think prefix with collapsible reasoning chain, Vision image upload via base64 conversion, and HF OAuth implemented directly at the FastAPI level. For model selection: 122B-A10B with Thinking Mode for math, logic, and agents. 27B for writing, translation, and instruction following. 35B-A3B for fast everyday questions. A few surprises during development โ Gradio 6.x removed several parameters quietly, base64 image strings broke gr.Image(type="pil") so I switched to gr.Textbox with backend PIL conversion, and Thinking Mode parsing needed a full rewrite with indexOf instead of regex. Thanks to the Qwen team for making this possible. Try it out and let me know what you think. #Qwen3 #Qwen35 #OpenSourceAI #HuggingFace #LLM #ThinkingAI #vidraft #MultimodalAI
liked
a Space
4 days ago
VIDraft/AI
View all activity
Organizations
None yet
spaces
2
Sort:ย Recently updated
pinned
Build error
HeartMuLa
๐
A Family of Open Sourced Music Foundation Models
Sleeping
FinePDFs: Liberating 3T of the finest tokens from PDFs
๐
models
0
None public yet
datasets
0
None public yet