Activity Feed

AI & ML interests

None defined yet.

Recent Activity

nroggendorff 
posted an update 4 days ago
view post
Post
4315
No, I did not create those bots that just got banned today.
·
ZennyKenny 
posted an update 4 days ago
KingNish 
posted an update 12 days ago
nroggendorff 
posted an update 22 days ago
view post
Post
3696
Is it possible to apply for a resources grant for a whole organization, or do you need to apply for each repo individually? I think it'd be pretty cool to have something like the discord-community org for None-yet in terms of resource allocation (multiple spaces running on cpu upgrade.

I realize the scale of the community is just a tiny bit different, and that having this for a public org (one where anyone can join) isn't super fiscally responsible, but we'll be good. I promise we will! Right, guys?
  • 2 replies
·
AtAndDev 
posted an update 26 days ago
view post
Post
372
Qwen 3 Coder is a personal attack to k2, and I love it.
It achieves near SOTA on LCB while not having reasoning.
Finally people are understanding that reasoning isnt necessary for high benches...

Qwen ftw!

DECENTRALIZE DECENTRALIZE DECENTRALIZE
nroggendorff 
posted an update about 1 month ago
view post
Post
2997
Since when are H200s on ZeroGPU?
·
louisbrulenaudet 
posted an update about 1 month ago
view post
Post
2796
Because hackathons are often the starting point for many AI projects, I've created a Python-backend template incorporating my feedback to streamline collaboration and urgent deployments 🏎️

Within a year, I had the opportunity to participate in hackathons organized by Mistral, OpenAI, and DeepMind and this GitHub template is structured around several fundamental building blocks and recommendations I offer developers eager to participate in their first hackathon, whether as part of a team or individually. Its emphasis is on rapid setup and deployment through:
- uv as a package manager, simplifying usage via a series of pre-configured make commands.
- FastAPI for API management, structured in a modular architecture designed to minimize branch conflicts during merges to main branches (using minimal health-check and ping routes to verify Docker’s proper execution and backend accessibility on the local network).
- Pydantic for validation and type handling, which simplifies debugging and enhances understanding of data objects.
- A set of custom instructions tailored for agents (Cline and GitHub Copilot), aimed at improving overall comprehension of the application and optimizing the vibe-coding experience.

This template includes unit tests with a 100% success rate and test coverage, as well as a minimal CI file ensuring that the FastAPI application runs correctly. Thus, merging code that breaks the server into production becomes impossible ⛔️

In general, I would reiterate an essential piece of advice: your two main adversaries are branch conflicts—particularly when the same file is modified concurrently within a brief period, especially if your architecture isn’t built for scalability—and deployment issues under urgent circumstances ⏱️

Link to GitHub: https://github.com/louisbrulenaudet/hackathon-backend

Simply issue these commands and you can ship your code at the speed of light:
make init
make dev
mrfakename 
in zero-gpu-explorers/README about 1 month ago

Buy extra ZERO GPU minutes?

1
#166 opened about 1 month ago by
JKM2025
Deadmon 
in zero-gpu-explorers/README about 2 months ago

ZeroGPU quota exceeded bug

1
#165 opened about 2 months ago by
Korrumz2
louisbrulenaudet 
posted an update about 2 months ago
view post
Post
1168
🌐 Clinical Trials Dataset now available on Hugging Face! 🧬

I’ve just released a comprehensive, ML-ready dataset featuring 500,000+ clinical trial records sourced directly from ClinicalTrials.gov for biomedical NLP, healthcare analytics, and clinical research applications 🤗

I wanted to produce the most complete and up-to-date dump with all raw data partially flattened to simplify extraction, self-querying and processing.

Do you have any ideas about what we can do with it? Using descriptions to enhance specialized embedding models?

louisbrulenaudet/clinical-trials
KingNish 
posted an update 2 months ago
view post
Post
1082
What's currently the biggest gap in Open Source Datasets ??
·
AtAndDev 
posted an update 3 months ago
view post
Post
2934
deepseek-ai/DeepSeek-R1-0528

This is the end
  • 1 reply
·