Vedat Baday

badayvedat

AI & ML interests

None yet

Recent Activity

updated a dataset about 1 month ago
badayvedat/VCTK
View all activity

Organizations

badayvedat's activity

Reacted to isidentical's post with πŸ”₯ 5 months ago
view post
Post
1509
It is time for some Aura.

First in our series of fully open sourced / commercially available models by @fal-ai : AuraSR - a 600M parameter upscaler based on GigaGAN.

Blog: https://blog.fal.ai/introducing-aurasr-an-open-reproduction-of-the-gigagan-upscaler-2/

HF: https://huggingface.co/fal-ai/AuraSR

Code: https://github.com/fal-ai/aura-sr

Playground: https://fal.ai/models/fal-ai/aura-sr/playground

What other models would you like to see open-sourced and commercially available? :)
Reacted to yushun0410's post with πŸ”₯ 5 months ago
view post
Post
4609
Hi Huggingfacers!

Thrilled to introduce Adam-mini, an optimizer that achieves on-par or better performance than AdamW with 45% to 50% less memory footprint. Adam-mini can also achieve 49.5% higher throughput than AdamW on Llama2-7B pre-training.

The design of Adam-mini is inspired by certain Hessian structures we observed on Transformers.

Feel free to try it out! Try switching to Adam-mini with the same hyperparams of AdamW, it would work with only half memory. Hope Adam-mini can help save time, cost, and energy in your tasks!

Paper: "Adam-mini: Use Fewer Learning Rates To Gain More" https://arxiv.org/abs/2406.16793

Code: https://github.com/zyushun/Adam-mini

  • 1 reply
Β·
Reacted to Xenova's post with πŸ”₯ 5 months ago
view post
Post
5959
Florence-2, the new vision foundation model by Microsoft, can now run 100% locally in your browser on WebGPU, thanks to Transformers.js! πŸ€—πŸ€―

It supports tasks like image captioning, optical character recognition, object detection, and many more! 😍 WOW!
- Demo: Xenova/florence2-webgpu
- Models: https://huggingface.co/models?library=transformers.js&other=florence2
- Source code: https://github.com/xenova/transformers.js/tree/v3/examples/florence2-webgpu
Reacted to isidentical's post with ❀️ 7 months ago
Reacted to wanghaofan's post with πŸ”₯ 8 months ago
Reacted to Jaward's post with ❀️ 8 months ago
view post
Post
2827
After giving GPU Programming a hands-on try, I have come to appreciate the level of complexity in AI compute:

- Existing/leading frameworks (CUDA, OpenCL, DSLs, even Triton), still fall at the mercy of low-level compute that requires deeper understanding and experience.
- Ambiguous optimizations methods that will literally drive you mad 🀯
- Triton is cool but not cool enough (high level abstractions that fall back to low level compute issues as you build more specialized kernels)
- As for CUDA, optimization requires considering all major components of the GPU (DRAM, SRAM, ALUs) πŸ€•
- Models today require stallion written GPU kernels to reduce storage and compute cost.
- GPTQ was a big save πŸ‘πŸΌ

@karpathy is right expertise in this area is scarce and the reason is quite obvious - uncertainties: we are still struggling to get peak performance from multi-connected GPUs while maintaining precision and reducing cost.

May the Scaling Laws favor us lol.
Β·
New activity in ByteDance/AnimateDiff-Lightning 8 months ago

Reproducing ComfyUI examples

1
#6 opened 8 months ago by badayvedat
New activity in multimodalart/stable-cascade 8 months ago

Something's broken

5
#16 opened 8 months ago by FireCat1
Reacted to malhajar's post with ❀️ 9 months ago
view post
Post
πŸš€ Major Update: OpenLLM Turkish Benchmarks & Leaderboard Launch! πŸš€

Exciting news for the Hugging Face community! I'm thrilled to announce the launch of my fully translated OpenLLM Benchmarks in Turkish, accompanied by my innovative leaderboard, ready to highlight the capabilities of Turkish language models. This marks a landmark achievement in supporting and advancing Turkish AI research.

What’s New:

πŸ“š Complete OpenLLM Benchmarks in Turkish: Dive into my comprehensive suite of benchmarks, now available for thorough evaluation of Turkish LLMs.

πŸ“ˆ Live Leaderboard: Explore my live leaderboard showcasing the progress and excellence in Turkish language AI. (Note: Current evaluations are conducted manually but are consistently updated.)

Partnership Invitation:

🀝 Join My Automation Mission: I'm on the lookout for partners to help transition from manual to automated leaderboard evaluations. Your support can catalyze real-time, streamlined assessments, pushing Turkish LLMs to new heights.
Key Resources:

πŸ“š Explore the Turkish OpenLLM Collection: ( malhajar/openllmturkishleadboard-datasets-65e5854490a87c0f2670ec18)

πŸ† Discover the Leaderboard: ( malhajar/OpenLLMTurkishLeaderboard)

Get Involved:

πŸ’‘ Share Your Models: Contribute to the burgeoning field of Turkish AI, showcasing your work and contributing to the collective progress.

Let's unite to propel Turkish AI forward and set a precedent for the global community. Stay tuned as I plan to expand these efforts to other languages, further enriching the AI ecosystem!

Join this groundbreaking endeavor and let’s shape the future of AI together! 🌐

#TurkishLLM #AI #MachineLearning #LanguageModels #OpenLLM #HuggingFace
replied to Tonic's post 10 months ago
view reply

hey @Tonic both of the space links seem to be broken, can you update them?