AI & ML interests

LLM, LORA, text generation, prompt-tuning

Recent Activity

prithivMLmodsย 
posted an update 4 days ago
view post
Post
3382
VisionGuardrail, a multimodal content-safety classifier based on Qwen3.5, is now available on Hugging Face in 4B and 9B variants. It is a direct upgrade to ImageShield-MMCF, providing improved parental controls through conservative visual content-safety filtering.

More About:
โž  hf.co/blog โ€” https://huggingface.co/blog/prithivMLmods/vision-guardrail-mini-blog

โž  Models:
โœฆ VisionGuardrail-4B: prithivMLmods/VisionGuardrail-4B
โœฆ VisionGuardrail-9B: prithivMLmods/VisionGuardrail-9B

โž  Dataset:
โœฆ ImageShield-Guardrail-Pro: prithivMLmods/ImageShield-Guardrail-Pro

โคท To learn more, visit the app page or the respective model pages.
prithivMLmodsย 
posted an update 12 days ago
view post
Post
3066
ImageShield-MMCF โ€” Multimodal Content Filter is a multimodal content-safety classifier built on top of Qwen3.5 and is now available on Hugging Face!

This is the preview initial version (v1.0) of the model, designed to classify visual content as Safe or Unsafe, with a particular focus on detecting Not Safe for Work (NSFW) and other potentially sensitive visual content.

The demo is implemented in the prithivMLmods/opencaption-4b-vl-sft Space, which serves as an active content-safety layer for computer vision tasks. It helps block Not Safe for Work (NSFW) content generation and paves the way for more meaningful and responsible creativity.

โŠน ImageShield-MMCF-0.8B: prithivMLmods/ImageShield-MMCF-0.8B
โŠน ImageShield-MMCF-2B: prithivMLmods/ImageShield-MMCF-2B
  • 2 replies
ยท
prithivMLmodsย 
posted an update 21 days ago
view post
Post
5264
The Qwen3.8 27B demo for object grounding is now available on Hugging Face Spaces.

It features three tasks: Object Detection (Bounding Boxes), Point Localization (Keypoints), and Spatial Guidance (Path Mapping).

Try it now: prithivMLmods/Qwen3.8-27B-Object-Detection
prithivMLmodsย 
posted an update about 1 month ago
view post
Post
5546
Made a demo for Text/Image-to-3D Video and Image-to-3D Video asset generation using TRELLIS.2. It is paired with Z-Image-Turbo to accelerate the input image preprocessing pipeline, streamlining the Image-to-3D workflow. The generated GLB (GL Transmission Format) files are converted into MP4 (MPEG-4) videos, making them easy to preview and share. Try it now on Hugging Face Spaces.๐Ÿค—

โž  Image-to-3D-Video-Asset-Generator: prithivMLmods/Image-to-3D-Video-Asset-Generator
โž  collection: https://huggingface.co/collections/prithivMLmods/multimodal-implementations
โž  github: https://github.com/PRITHIVSAKTHIUR/Image-to-3D-Video-Asset-Generator

โคท To learn more, visit the app page or the respective model pages.
prithivMLmodsย 
posted an update 3 months ago
view post
Post
7968
Wan2.2-I2V-Fast with highly upscaled sequential frame sampling is now available as a Spaces demo, built using Wan2.2-I2V and FLUX.2-Klein. Try the demo using the links below.๐Ÿ‘‡

โž  wan2.2-i2v-fast : prithivMLmods/Wan2.2-Fast
โž  github: https://github.com/prithivsakthiur/wan2.2-i2v-fast
โž  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 3 months ago
prithivMLmodsย 
posted an update 3 months ago
view post
Post
6329
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 4 months ago
view post
Post
5645
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 4 months ago
view post
Post
564
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
ยท