hf admins

AI & ML interests

None defined yet.

hf-admins's activity

victorΒ 
posted an update 27 days ago
view post
Post
1784
Qwen/QwQ-32B-Preview shows us the future (and it's going to be exciting)...

I tested it against some really challenging reasoning prompts and the results are amazing 🀯.

Check this dataset for the results: victor/qwq-misguided-attention
  • 2 replies
Β·
victorΒ 
posted an update about 1 month ago
view post
Post
2256
Perfect example of why Qwen/Qwen2.5-Coder-32B-Instruct is insane?

Introducing: AI Video Composer πŸ”₯
huggingface-projects/ai-video-composer

Drag and drop your assets (images/videos/audios) to create any video you want using natural language!

It works by asking the model to output a valid FFMPEG and this can be quite complex but most of the time Qwen2.5-Coder-32B gets it right (that thing is a beast). It's an update of an old project made with GPT4 and it was almost impossible to make it work with open models back then (~1.5 years ago), but not anymore, let's go open weights πŸš€.
victorΒ 
posted an update about 1 month ago
view post
Post
1822
Qwen2.5-72B is now the default HuggingChat model.
This model is so good that you must try it! I often get better results on rephrasing with it than Sonnet or GPT-4!!
victorΒ 
posted an update 2 months ago
victorΒ 
posted an update 3 months ago
view post
Post
2669
NEW - Inference Playground

Maybe like me you have always wanted a super easy way to compare llama3.2-1B vs. llama3.2-3B? or the same model with different temperatures?

Trying and comparing warm Inference API models has never been easier!
Just go to https://hf.co/playground, set your token and you're ready to go.
We'll keep improving, feedback welcome 😊
  • 2 replies
Β·
victorΒ 
posted an update 4 months ago
view post
Post
5562
πŸ™‹ Calling all Hugging Face users! We want to hear from YOU!

What feature or improvement would make the biggest impact on Hugging Face?

Whether it's the Hub, better documentation, new integrations, or something completely different – we're all ears!

Your feedback shapes the future of Hugging Face. Drop your ideas in the comments below! πŸ‘‡
Β·
victorΒ 
posted an update 4 months ago
view post
Post
4132
How good are you at spotting AI-generated images?

Find out by playing Fake Insects 🐞 a Game where you need to identify which insects are fake (AI generated). Good luck & share your best score in the comments!

victor/fake-insects
Β·
victorΒ 
posted an update 5 months ago
view post
Post
4046
Hugging Face famous organisations activity. Guess which one has the word "Open" in it πŸ˜‚
  • 2 replies
Β·
victorΒ 
posted an update 6 months ago
victorΒ 
posted an update 6 months ago
view post
Post
4002
Together MoA is a really interesting approach based on open source models!

"We introduce Mixture of Agents (MoA), an approach to harness the collective strengths of multiple LLMs to improve state-of-the-art quality. And we provide a reference implementation, Together MoA, which leverages several open-source LLM agents to achieve a score of 65.1% on AlpacaEval 2.0, surpassing prior leader GPT-4o (57.5%)."

Read more here: https://www.together.ai/blog/together-moa

PS: they provide some demo code: (https://github.com/togethercomputer/MoA/blob/main/bot.py) - if someone release a Space for it it could go πŸš€
  • 1 reply
Β·
victorΒ 
posted an update 7 months ago
view post
Post
2392
Congrats to @alvdansen for one of the nicest SD LoRA ever. It's so sharp and beautiful!
Check the model page to try it on your own prompts: alvdansen/BandW-Manga
And follow @alvdansen for more πŸ˜™
Β·
victorΒ 
posted an update 7 months ago
view post
Post
1856
> We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024). (90.9% vs 90.2%).

@Bin12345 interested in a ZeroGPU Spaces for Bin12345/AutoCoder
  • 6 replies
Β·
victorΒ 
posted an update 7 months ago
view post
Post
1546
✨ Tools are now available in HuggingChat (https://hf.co/chat)

In short, Tools allow HuggingChat to plug any ZeroGPU Space as a tool HuggingChat can use, offering limitless possibilities.

For the release we plugged 6 tools that you can use right now on command-R+, we plan to expand to more models.

We'll also allow you to add your own tools (any ZeroGPU space is compatible). For more info check out this discussion: huggingchat/chat-ui#470

Kudos to @nsarrazin @Saghen and @mishig for the release <3
Β·
victorΒ 
posted an update 8 months ago
view post
Post
4291
The hype is real: a mysterious gpt2-chatbot model has appeared on the LLM Arena Leaderboard πŸ‘€.
It seems to be at least on par with the top performing models (closed and open).

To try it out: https://chat.lmsys.org/ -> then click on the Direct Chat tab and select gpt2-chatbot.

Take your bet, what do you think it is?
Β·
victorΒ 
posted an update 8 months ago
view post
Post
2271
Am I the only one who think command-r-+ is a better daily Assistant than ChatGPT-4? (and it's not even close :D)
Β·
victorΒ 
posted an update 8 months ago
victorΒ 
posted an update 9 months ago
view post
Post
2200
I just uploaded a Dataset that adds AI descriptions to top trending Spaces! It is really useful to find awesome Spaces πŸš€

victor/hf-spaces-with-descriptions

I used HF Serverless Endpoints (with Mixtral) to get the descriptions, it was seamless to do! btw check out the new Serverless Endpoints dashboard - it's awesome!
  • 2 replies
Β·
victorΒ 
posted an update 10 months ago
view post
Post
πŸ†• There's now a visible description on Spaces previews. You can set the description of your Spaces by editing their README.md - it should make your Spaces more discoverable πŸš€.
  • 1 reply
Β·
victorΒ 
posted an update 11 months ago
view post
Post
🌠 Let's try to figure out this one as a community.
What reactions should we add to Posts and discussions?

If the reaction you want is already in the replies give it a thumbs up (πŸ‘) if it's not just add it as a reply.
Β·
victorΒ 
posted an update 11 months ago
view post
Post
πŸ”₯ New on HuggingChat: Assistants!

Today we are releasing Assistants on HuggingChat!
Assistants are a fun way to package your prompts and share them with the world - powered by Open source Models of course!

Learn more about Assistants here: huggingchat/chat-ui#357
Browse Assistants here: https://huggingface.co/chat/assistants
Β·