AI & ML interests

LLM, LORA, text generation, prompt-tuning

Recent Activity

prithivMLmodsΒ 
posted an update about 5 hours ago
prithivMLmodsΒ 
posted an update 3 days ago
view post
Post
5895
PiD β€” Pixel Diffusion Decoder Image Edit Upscale and Image Generation Upscale, an all-in-one demo, is now live on Spaces! Great improvements in realism-based image generation and editing are powered by FLUX.2-Klein, while image generation is paired with Z-Image, and upscaling is enabled by default!

πŸ€— Space: prithivMLmods/PiD-Image-Upscaler
πŸ”— Collection: https://huggingface.co/collections/prithivMLmods/image-generation-apps-collection

πŸ€— > To learn more, visit the app page or the respective model pages.
prithivMLmodsΒ 
posted an update 10 days ago
view post
Post
5515
I've made 8 Spaces in the Qwen-Image-Edit series, and out of them, 5 Spaces reached β€œSpace of the Week”! A few Spaces are still topping the list even after many months.

Cumulatively, the series has crossed 8.2 million+ ZeroGPU runs and nearly 4 million visitors overall.

Thanks for all the community support! πŸ€—β€οΈ

πŸ”— Spaces: https://huggingface.co/collections/prithivMLmods/image-generation-apps-collection
  • 4 replies
Β·
Ujjwal-TyagiΒ 
posted an update 28 days ago
view post
Post
308
6 Open-Source Libraries to FineTune LLMs
1. Unsloth
GitHub: https://github.com/unslothai/unsloth
β†’ Fastest way to fine-tune LLMs locally
β†’ Optimized for low VRAM (even laptops)
β†’ Plug-and-play with Hugging Face models

2. Axolotl
GitHub: https://github.com/OpenAccess-AI-Collective/axolotl
β†’ Flexible LLM fine-tuning configs
β†’ Supports LoRA, QLoRA, multi-GPU
β†’ Great for custom training pipelines

3. TRL (Transformer Reinforcement Learning)
GitHub: https://github.com/huggingface/trl
β†’ RLHF, DPO, PPO for LLM alignment
β†’ Built on Hugging Face ecosystem
β†’ Essential for post-training optimization

4. DeepSpeed
GitHub: https://github.com/microsoft/DeepSpeed
β†’ Train massive models efficiently
β†’ Memory + speed optimization
β†’ Industry standard for scaling

5. LLaMA-Factory
GitHub: https://github.com/hiyouga/LLaMA-Factory
β†’ All-in-one fine-tuning UI + CLI
β†’ Supports multiple models (LLaMA, Qwen, etc.)
β†’ Beginner-friendly + powerful

6. PEFT
GitHub: https://github.com/huggingface/peft
β†’ Fine-tune with minimal compute
β†’ LoRA, adapters, prefix tuning
β†’ Best for cost-efficient training
  • 1 reply
Β·
prithivMLmodsΒ 
posted an update about 1 month ago
view post
Post
5915
Multimodal-Edge Demo, a node-based inference canvas demo, is now live on Spaces. It features node-based Transformers for fast inference across 10+ edge-device multimodal models on the Hub, all within a single space. The series includes models from Qwen3.5, Qwen3-VL, Gemma 4, and the LFM 2.5 VL model series, with support for reasoning and grounding tasks.

πŸ€— Demo: prithivMLmods/Multimodal-Edge-Node
πŸ”— GitHub: https://github.com/PRITHIVSAKTHIUR/Multimodal-Edge-Node
βœ… Multimodal Apps Collections: https://huggingface.co/collections/prithivMLmods/hall-of-multimodal-apps

πŸ€— > To learn more, visit the app page or the respective model pages.
Ujjwal-TyagiΒ 
posted an update about 1 month ago
view post
Post
267
This is the best set of AI and ML books and a full guide to learning machine learning from the ground up. This is my study material that I used, so I thought it would be helpful to share it with others. Like, share, and add it to your collection at Ujjwal-Tyagi/ai-ml-foundations-book-collection.
prithivMLmodsΒ 
posted an update about 1 month ago
view post
Post
1910
Now, a collection of various compression schemes for Qwen3.6 and the abliterated version 1 of dense models is available on the Hub. Check it out via the links below. πŸ‘‡

πŸ”— Qwen3.6-MoE: https://huggingface.co/collections/prithivMLmods/qwen36-35b-a3b-compressions
πŸ”— Qwen3.6-27B Compressions: https://huggingface.co/collections/prithivMLmods/qwen36-27b-compressions

πŸ€— > To learn more, visit the app page or the respective model pages.
Ujjwal-TyagiΒ 
posted an update about 1 month ago
view post
Post
3957
We are hiring at Shirova AI. We need AI researchers and engineers to work in our research lab. Shirova AI is a research lab in India, so we can help our researchers move to nearby workspaces or let them work from home without ever coming to the lab. We're building our founding team, so the pay will be good. You can learn, so don't hesitate to mail us at: careers@shirova.com
prithivMLmodsΒ 
posted an update about 1 month ago
view post
Post
4209
HY-World-2.0 β€” A Multi-Modal World Model for Reconstructing, Generating, and Simulating 3D Worlds is now available on Spaces, and it works both as native Gradio components and in Gradio server mode.

> HY-World-2.0-Demo: prithivMLmods/HY-World-2.0-Demo
> HY-World-2.0 [Server Mode]: prithivMLmods/HY-World-2.0-Demo
> Featuring 3D reconstruction and Gaussian splats with the Rerun viewer, along with camera poses, depth maps, and surface normals.
> In Server Mode, Gradio is served via FastAPI, with FastAPI remaining the top-level server.
> Model: tencent/HY-World-2.0
> GitHub: https://github.com/PRITHIVSAKTHIUR/HY-World-2.0-Demo

πŸ€—To learn more, visit the app page or the respective model pages.
prithivMLmodsΒ 
posted an update about 2 months ago
view post
Post
6230
A new comparator on Spaces showcases Standard FLUX.2 Decoder vs. FLUX.2 Small Decoder. The Small Decoder is ~1.4Γ— faster, uses ~1.4Γ— less VRAM, and maintains near-identical image quality. It has ~28M parameters with narrower channels [96, 192, 384, 384] vs. [128, 256, 512, 512], and the demo supports sequence generation by running both decoders simultaneously and comparing the results side by side.

πŸ€— Comparator: https://huggingface.co/spaces/prithivMLmods/Flux.2-4B-Decoder-Comparator
πŸ”— FLUX.2-small-decoder: black-forest-labs/FLUX.2-small-decoder
πŸ”— GitHub: https://github.com/PRITHIVSAKTHIUR/Flux.2-4B-Encoder-Comparator
🚁 Collection: https://huggingface.co/collections/prithivMLmods/image-generation-apps-collection

πŸ€— > App built on the Gradio SDK. To learn more, visit the app page or the respective model pages.
prithivMLmodsΒ 
posted an update about 2 months ago
view post
Post
4250
Now, a collection of various compression schemes for Gemma 4 and the abliterated version 1 of dense models is available on the Hub. Check it out via the links below. πŸ‘‡

πŸ”—Gemma 4 Compression(s)- https://huggingface.co/collections/prithivMLmods/gemma-4-compressions
πŸ”—Gemma 4 Uncensored [MAX] + Compression(s) - [`Ξ² ]- https://huggingface.co/collections/prithivMLmods/gemma-4-uncensored-max-compressions
πŸ”—Gemma 4 Compression(s) - MoE- https://huggingface.co/collections/prithivMLmods/gemma-4-compressions-moe
πŸ”—Gemma-4 F32 GGUF- https://huggingface.co/collections/prithivMLmods/gemma-4-f32-gguf

πŸ€— > To learn more, visit the app page or the respective model pages.
prithivMLmodsΒ 
posted an update about 2 months ago
view post
Post
2349
Now the demo for image detection based on SAM3 and Gemma-4 (*Filter) is available on Spaces, using full-fledged Transformers inference with multimodal reasoning for processed images. It also supports video segmentation (mask), video segmentation (annotation), and image click segmentation.

πŸ€— Demo Space: prithivMLmods/SAM3-Gemma4-CUDA
πŸ₯½ SAM3: facebook/sam3
πŸ”— gemma-4-E2B-it: google/gemma-4-E2B-it

To learn more, visit the app page or the respective model pages.
  • 1 reply
Β·
prithivMLmodsΒ 
posted an update about 2 months ago
view post
Post
4779
The demo for Image Detection (*Filter) based on SAM3 and Qwen-3.5 is now available on Hugging Face Spaces using Transformers inference, with multimodal reasoning for processed images, and it also supports video segmentation (mask), video segmentation (annotation), and image click segmentation.

πŸ€— Demo Space: prithivMLmods/SAM3-Plus-Qwen3.5
πŸ₯½ SAM3: facebook/sam3
πŸ”— Qwen-3.5: Qwen/Qwen3.5-2B

To learn more, visit the app page or the respective model pages.
  • 5 replies
Β·
Ujjwal-TyagiΒ 
posted an update 2 months ago
view post
Post
2832
I am sharing my study material for AI & ML, these books are really a "bible" and gives very strong foundation, I also have given guidance, introduction and my master notes in the dataset repo card! I hope you will find them helpful, if you have any queries, just start a discussion and I am always there to help you out!
Ujjwal-Tyagi/ai-ml-foundations-book-collection
  • 4 replies
Β·
prithivMLmodsΒ 
posted an update 2 months ago
view post
Post
5328
Flux-Klein-KV-Edit-Consistency demo is now available on Spaces. It preserves character identity and delivers high-quality, realistic results after edits. No need for any special prompts, just upload the image, type your prompt, and get the resulting image blazing fast.

πŸ”₯ Demo Space: prithivMLmods/flux-klein-kv-edit-consistency
πŸ€— Model: black-forest-labs/FLUX.2-klein-9b-kv
πŸ€— Collection: https://huggingface.co/collections/prithivMLmods/image-generation-apps-collection
πŸ”— Gradio Server Mode: https://www.gradio.app/main/guides/server-mode

βž” Built with Headless Gradio, an alternative to using gr.Blocks for creating the frontend and triggering events, powered by FastAPI + Gradio. You can now design the frontend however you want, with continued support for APIs, MCP, and ZeroGPU.

βž” Gradio Server Mode is now available from gradio@v6.10.0.

To learn more, visit the app page or the respective model pages.
prithivMLmodsΒ 
posted an update 2 months ago
view post
Post
4495
Map-Anything v1 (Universal Feed-Forward Metric 3D Reconstruction) demo is now available on Hugging Face Spaces. Built with Gradio and integrated with Rerun, it performs multi-image and video-based 3D reconstruction, depth, normal map, and interactive measurements.

πŸ€— Demo: prithivMLmods/Map-Anything-v1
πŸ€— Model: facebook/map-anything-v1
πŸ€— Hf-Papers: MapAnything: Universal Feed-Forward Metric 3D Reconstruction (2509.13414)
prithivMLmodsΒ 
posted an update 3 months ago
view post
Post
3150
Introducing QIE-Bbox-Studio! πŸ”₯πŸ€—

The QIE-Bbox-Studio demo is now live β€” more precise and packed with more options. Users can manipulate images with object removal, design addition, and even move objects from one place to another, all in just 4-step fast inference.

πŸ€— Demo: prithivMLmods/QIE-Bbox-Studio
πŸ”— GitHub: https://github.com/PRITHIVSAKTHIUR/QIE-Bbox-Studio

πŸš€ Models [LoRA] :

● QIE-2511-Object-Mover-Bbox: prithivMLmods/QIE-2511-Object-Mover-Bbox
● QIE-2511-Object-Remover-Bbox-v3: prithivMLmods/QIE-2511-Object-Remover-Bbox-v3
● QIE-2511-Outfit-Design-Layout: prithivMLmods/QIE-2511-Outfit-Design-Layout
● QIE-2509-Object-Remover-Bbox-v3: prithivMLmods/QIE-2509-Object-Remover-Bbox-v3
● QIE-2509-Object-Mover-Bbox: prithivMLmods/QIE-2509-Object-Mover-Bbox

πŸš€ Collection:

● Qwen Image Edit [Layout Bbox]: https://huggingface.co/collections/prithivMLmods/qwen-image-edit-layout-bbox

To learn more, visit the app page or the respective model pages.
prithivMLmodsΒ 
posted an update 3 months ago
view post
Post
5104
QIE-2509-Object-Remover-Bbox-v3 is a more stable version of the Qwen Image Edit visual grounding–based object removal model. The app was previously featured in HF Spaces of the Week and is now updated with the latest Bbox-v3 LoRA adapter.

πŸ€— Demo: prithivMLmods/QIE-Object-Remover-Bbox
πŸ€— LoRA: prithivMLmods/QIE-2509-Object-Remover-Bbox-v3
πŸ€— Collection: https://huggingface.co/collections/prithivMLmods/qwen-image-edit-layout-bbox

To learn more, visit the app page or the respective model pages.
  • 2 replies
Β·
prithivMLmodsΒ 
posted an update 3 months ago
view post
Post
5063
The Qwen3.5 Multimodal Understanding Demo, powered by Qwen3.5-2B, is now available on HF Spaces! It is a lightweight model designed for fast image and video reasoning. Built with Gradio, the demo showcases Image QA, Video QA, object detection, and 2D point tracking, along with real-time token streaming.

πŸ€— Demo: prithivMLmods/Qwen-3.5-HF-Demo
βœ… Collection: https://huggingface.co/collections/prithivMLmods/multimodal-implementations
πŸ”— Qwen3.5-2B: Qwen/Qwen3.5-2B

To learn more, visit the app page or the respective model pages.