AI & ML interests

Building interactive demos to scikit-learn examples ๐Ÿงก

Nymboย 
posted an update 4 days ago
view post
Post
5310
Introducing Inflect-v2, two exceptionally small, open-weight English TTS models at just 3.9M and 9.3M parameters. Both generate speech multiple times faster than real-time on CPU. Despite their size, Inflect-v2 delivers quality that is competitive with much larger lightweight TTS systems, including KittenTTS, Piper, and Supertonic-3.

CPU, CUDA, PyTorch, and ONNX are supported. Apache 2.0.

See it for yourselves:
owensong/Inflect-Micro-v2
owensong/Inflect-Nano-v2

Try the Demos:
Nymbo/Inflect-TTS (unlimited CPU usage)
owensong/Inflect-v2 (ultra-fast ZeroGPU usage)
  • 5 replies
ยท
pankajpandey-devย 
posted an update 26 days ago
view post
Post
4117
๐Ÿ‡ฎ๐Ÿ‡ณ Qwen3.5-9B Hindi Instruct โ€” it stops thinking in English
Ask base Qwen3.5-9B a question in Hindi and it burns hundreds of tokens thinking in English inside its think block before a single Devanagari word appears โ€” then code-switches in the answer. I fine-tuned it to close the think block instantly and reply in pure, native Hindi.
โœ… Model (16-bit): pankajpandey-dev/qwen3.5-9b-hindi-instruct
โœ… GGUF (Q4/Q5/Q8): pankajpandey-dev/qwen3.5-9b-hindi-instruct-GGUF
โœ… Try it in the browser: pankajpandey-dev/qwen3.5-9b-hindi-demo
Recipe: Unsloth + LoRA (r=16, response-only loss) on 12.9k Hindi pairs โ€” AI4Bharat anudesh + dolly-hi + wikiHow-hi + Aya Hindi (human-written). The Q4_K_M is 5.4 GB and runs on a plain laptop CPU.
New in this run vs my earlier models: mixed in long-form native sources (wikiHow) after my last eval showed the fine-tune traded detail for conciseness โ€” this one keeps answers detailed and native.
Part of my weekly ๐Ÿ‡ฎ๐Ÿ‡ณ Hindi LLM Series. Feedback welcome ๐Ÿ™
#Hindi #IndicNLP #Qwen #GGUF #LocalLLM #Unsloth
  • 4 replies
ยท
Shrijanagainย 
posted an update 30 days ago
view post
Post
199
Welcome Researcher and Developers!

SKT AI Labs, we are pushing the boundaries of AI architecture and researchโ€”and today, we are thrilled to open our doors to the global research community!

โ€‹We warmly welcome researchers, developers, and AI enthusiasts to join us and contribute to our R&D efforts.

โ€‹๐Ÿงช What You Can Explore:

We invite you to experiment with our WMF (Weight Manifold Fusion) technology. You can test this high-dimensional fusion technique on smaller models to gain a deeper understanding of its behavior and token convergence.

---------- CHECK OUT:

SPACE : SKT-NRS/RD
EXPERIMENT : https://huggingface.co/sKT-Ai-Labs/SKT-SURYA-H
DIRECT TO MAIN DISCUSSION : SKT-NRS/RD#1

โ€‹๐Ÿค Your Feedback Shapes the Future :

โ€‹If it works: Fantastic! Share your results with us and contribute directly to the core vision of SKT AI Labs.

โ€‹If it doesn't work: No problem at all! Your critical feedback is just as valuable to us. Every experiment and anomaly helps us refine this architecture to make it more stable and robust.

โ€‹We firmly believe that true innovation stems from community collaboration and transparent testing. Let's build the future of advanced AI together. Your ideas, test results, and feedback are always welcome!

You Can Still Research and Development On WMF Only SKT-SURYA-H Model is Dismissed.

โ€‹Let's innovate and build together! ๐Ÿ’ก
pankajpandey-devย 
posted an update about 1 month ago
view post
Post
7836
๐Ÿ‡ฎ๐Ÿ‡ณ New in my Hindi LLM Series: Gemma-4 E4B, fine-tuned for Hindi โ€” and it runs on your laptop's CPU.
I fine-tuned Google's new Gemma-4 E4B on ~10k Hindi instruction pairs (AI4Bharat: anudesh + dolly) using Unsloth + LoRA, on a single L4 GPU.
Then I ran an honest side-by-side eval: base Gemma-4 vs my fine-tune, across 25 Hindi prompts. The results were interesting ๐Ÿ‘‡
โœ… My fine-tune is more concise โ€” ask for "3 tips" and it gives exactly 3. Base writes a 1,200-character essay.

โœ… Pure native Hindi โ€” base keeps slipping into English ("เคธเค‚เคคเฅเคฒเคฟเคค เค†เคนเคพเคฐ (Eat a Balanced Diet)", "เคคเคพเคฐเคพ (Star)"). My fine-tune stays in clean Hindi.

โœ… Tighter instruction-following โ€” ask for a "short message" and it gives one, not a menu of options.
โš–๏ธ And to be honest: base Gemma-4 is more detailed and comprehensive. I didn't build a "smarter" model โ€” I built a focused, Hindi-native, edge-friendly one that runs as a 5GB GGUF (Q4) on CPU.
๐Ÿ”— Try it:

Live demo (CPU): pankajpandey-dev/gemma-4-e4b-hindi-demo
GGUF (Ollama/llama.cpp): pankajpandey-dev/gemma-4-e4b-hindi-instruct-GGUF
16-bit model: pankajpandey-dev/gemma-4-e4b-hindi-instruct

Built with @unsloth ยท Data by @ai4bharat ๐Ÿ™
#Hindi #LLM #Gemma #Unsloth #IndicNLP #GGUF
  • 12 replies
ยท
Shrijanagainย 
posted an update about 1 month ago
view post
Post
212
๐Ÿš€ Big News for the AI Community! ๐Ÿ”ฅ

Weโ€™re excited to release NRS_QWEN_MYTHOS_1M โ€” a powerful reasoning model built on Qwen 3.5 9B!
At SKT AI LABS, weโ€™ve supercharged this 9B model with our proprietary Neural Reasoning System (NRS) to deliver next-level performance.

๐Ÿ”ฅ Why This Model is a Game-Changer:
โœ… 100x Reasoning Capacity โ€” Exceptional deep logical thinking and complex problem-solving
โœ… 1 Million Token Context โ€” Perfect for massive codebases, long documents, and multi-turn agentic workflows
โœ… Advanced Thinking Mode โ€” Native <think> tags for true step-by-step Chain-of-Thought reasoning
โœ… Tool-Use Ready โ€” Optimized for Python execution, Web Search, and self-correction
โœ… Blazing Fast โ€” Runs smoothly on consumer GPUs like RTX 3090/4090

Technical Highlights:

Base: Qwen 3.5 9B
Tuning: NRS-specific high-quality reasoning data
Context: 1M Tokens (YaRN Scaling)
License: NRS DOCS

Whether youโ€™re a developer building coding agents, a researcher working with long-context data, or someone who loves powerful reasoning โ€” this model is built for you.

๐Ÿ‘‰ Try it now on Hugging Face:
SKT-NRS/NRS_QWEN_MYTHOS_1M

Drop a comment: What will you build with it first? ๐Ÿ‘‡
#AI #OpenSource #LLM #Qwen #ReasoningModel #HuggingFace #NewModel #AICommunity
eienmojikiย 
posted an update about 1 month ago
pankajpandey-devย 
posted an update about 2 months ago
view post
Post
920
๐Ÿ‡ฎ๐Ÿ‡ณ Gemma-3-1B Hindi Instruct โ€” a Hindi LLM that runs fully offline, anywhere.
Last week I shipped Qwen3-4B Hindi. This week I went the other direction: how tiny can a useful Hindi model get? So I fine-tuned Gemma-3-1B on quality-filtered Hindi instruction data and shipped the full GGUF ladder.
โœ… Fine-tune (16-bit): pankajpandey-dev/gemma-3-1b-hindi-instruct
โœ… GGUF (Q4/Q5/Q8): pankajpandey-dev/gemma-3-1b-hindi-instruct-GGUF
Runs in Ollama, llama.cpp, and LM Studio. The Q4_K_M is just 806 MB โ€” runs on CPU, a cheap laptop, even a Raspberry Pi.
What I tried this round: chrF-filtered the training data to drop weak translations, and used response-only loss so the model learns how to answer, not how to repeat prompts.
Honest note: at 1B, Hindi fluency is strong but coherence is bounded by size โ€” it's a lightweight/edge experiment, not a 4B replacement. Gemma-3-4B Hindi is next.
Part of my Hindi LLM Series โ€” openly-licensed Indic models for local & edge use. Feedback welcome ๐Ÿ™
#Hindi #IndicNLP #GGUF #LocalLLM #Gemma #EdgeAI
pankajpandey-devย 
posted an update 2 months ago
view post
Post
14993
๐Ÿ‡ฎ๐Ÿ‡ณ Qwen3-4B Hindi Instruct v2 โ€” a Hindi LLM that runs on your own machine
Most strong Hindi-capable models are either huge or cloud-only. I wanted one that's small enough to run locally but actually follows instructions in Hindi โ€” so I fine-tuned Qwen3-4B on 10K Hindi instruction pairs and shipped it with a full GGUF quant ladder.
โœ… Fine-tune (16-bit): huggingface.co/pankajpandey-dev/Qwen3-4B-Hindi-Instruct-v2
โœ… GGUF (Q4/Q5/Q8): huggingface.co/pankajpandey-dev/Qwen3-4B-Hindi-Instruct-v2-GGUF
Runs in Ollama, llama.cpp, and LM Studio. The Q4_K_M is just 2.5 GB โ€” fits comfortably on a laptop, CPU or GPU.
Part of my Hindi LLM Series โ€” building openly-licensed Indic models for local and edge use. More coming (Gemma next). Feedback welcome ๐Ÿ™
#Hindi #IndicNLP #GGUF #LocalLLM #Qwen
  • 4 replies
ยท
pankajpandey-devย 
posted an update 2 months ago
view post
Post
698
๐Ÿ‡ฎ๐Ÿ‡ณ Just shipped: MiniCPM5-1B-Hindi-Instruct (+ GGUF quants)

First Hindi instruction-tuned fine-tune of OpenBMB's brand-new MiniCPM5-1B (released this week).

Trained with Unsloth + LoRA (r=32) on AI4Bharat's anudesh + dolly Hindi splits โ€” ~4k high-quality examples, 2 epochs on a single T4 in 60 minutes.

๐Ÿ”— Model (16-bit + LoRA adapter):
pankajpandey-dev/MiniCPM5-1B-Hindi-Instruct

๐Ÿ“ฆ GGUF quants for llama.cpp / Ollama / LM Studio:
pankajpandey-dev/MiniCPM5-1B-Hindi-Instruct-v1-GGUF

5 quant levels โ€” from Q3_K_M (~560 MB, runs on a Raspberry Pi) to Q8_0 (~1.2 GB, near-lossless). Q4_K_M is the recommended default.

Part of my ongoing ๐Ÿ‡ฎ๐Ÿ‡ณ Hindi LLM Series โ€” bringing strong open-source LLMs to Indian languages.

#Hindi #IndicNLP #MiniCPM5 #LoRA #Unsloth #GGUF #llamacpp #Ollama #LocalLLM
pankajpandey-devย 
posted an update 2 months ago
view post
Post
2705
๐Ÿงฌ Just uploaded K-quants of Carbon-3B for llama.cpp users!
@HuggingFaceBio released the original GGUF in bf16 only โ€” so I added the full quant ladder for CPU/edge inference:
โ€ข Q2_K โ†’ 1.4 GB
โ€ข Q3_K_M โ†’ 1.8 GB
โ€ข Q4_K_M โ†’ 2.1 GB โญ
โ€ข Q5_K_M โ†’ 2.4 GB
โ€ข Q6_K โ†’ 2.7 GB
โ€ข Q8_0 โ†’ 3.5 GB
๐Ÿ”— pankajpandey-dev/Carbon-3B-GGUF
Now you can generate DNA sequences on your laptop. Needs a llama.cpp build with PR #23410 (HybridDNATokenizer support).
Huge thanks to the HuggingFaceBio team for the original model ๐Ÿ™
#GGUF #llamacpp #genomics #DNA

pankajpandey-devย 
posted an update 2 months ago
view post
Post
281
Just released Qwen3-0.6B fine-tuned on Hindi instruction data ๐Ÿ‡ฎ๐Ÿ‡ณ

โœ… Full model: pankajpandey-dev/Qwen3-0.6B-Hindi-Instruct-v1
โœ… GGUF versions (Q2/Q4/Q5/Q8): pankajpandey-dev/Qwen3-0.6B-Hindi-Instruct-v1-GGUF

Smallest Hindi-capable GGUF โ€” runs on any laptop at 0.37GB.
Next: v2 with more data, better responses.

#Hindi #LLM #GGUF #OpenSource
Shrijanagainย 
posted an update 2 months ago
view post
Post
2628
We are pleased to announce that the W-IMG Vision Dataset infrastructure is officially live.

The complete asset infrastructure is now accessible on Hugging Face for internal validation and architecture scaling targets.

Dataset Endpoint - sKT-Ai-Labs/W-IMG

#SovereignAI #ComputerVision #MachineLearning #OpenSource
johkoย 
posted an update 2 months ago
view post
Post
190
One prompt, three answers - which model is from where?

johko/llm-blind-date

I built a little demo where you give three models (Apertus, Llama, Qwen3) the same prompt and in the end you have to guess which is which just based on their answers.

GIve it a try! ;)
Tonicย 
posted an update 3 months ago
view post
Post
3116
๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ Hey there folks ,

Turns out : if we predict ๐ŸŒ earth we can save a lot of time looking for interesting things and less time looking at things that we expect to see.

Sentinel-2 imagery ๐Ÿ›ฐ๏ธbasically takes a long time to download towards earth. so our "near real time" systems are quite far from that in practical terms.

meanwhile , if we "predict" what we will see , based on what we do see , we can send down much less data in a timely way , and prioritize ๐Ÿ“กearth-bound response .

I'm talking about illegal fishing , logging , mining or building in nature reserves , the more of that we predict early the more we're able to stop it on time.

At least that's the concept !

check out the blog : https://huggingface.co/blog/Tonic/save-patagonia-by-predicting-earth


- Collection: https://huggingface.co/collections/NuTonic/earth-observation-with-temporal-and-general-understanding
- Code: https://github.com/Josephrp/Nutonic
- Dataset: NuTonic/sat-vl-sft-training-ready-v1
- Model: NuTonic/lspace
- Training: NuTonic/lspace-trackio
- Evals: NuTonic/Patagonia_Eval
  • 2 replies
ยท
Tonicย 
posted an update 3 months ago
view post
Post
4394
๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ Hey there folks,

since everyone liked my previous announcement post ( https://huggingface.co/posts/Tonic/338509028435394 ) so much , i'm back with more high quality proceedural datasets in the Geospacial domain for SFT training !

Check this one out :
NuTonic/sat-bbox-metadata-sft-v1

the goal is to be able to train vision models on multiple images for remote sensing analysis with one shot .

hope you like it ! ๐Ÿš€
  • 2 replies
ยท
Tonicย 
posted an update 3 months ago
view post
Post
3707
๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ Hey there folks ,

I'm sharing huggingface's largest dataset of annotated statelite images today.

check it out here : NuTonic/sat-image-boundingbox-sft-full

I hope you like it , the idea is to be able to use this with small vision models ๐Ÿš€