feudjais, to ArtificialIntelligence French
@feudjais@eldritch.cafe avatar

Je voulais voir un truc sur HuggingFace mais je n'arrive pas à y accéder. Vous aussi c'est down ? 🤔

major, to ai
@major@social.lol avatar

Machine learning and #AI reminds me so much of the early heyday of OpenStack and Kubernetes.

Everything is moving so rapidly that most of the blog posts, videos and other docs no longer apply. 🐇

#machinelearning #pytorch #huggingface

chrisvitalos, to opensource
@chrisvitalos@sigmoid.social avatar

>“[ ] is really fundamental because it allows everyone to seize the technology, to diminish the fear of limited understanding or of not being qualified to use AI,” says Remi Cadene, head of robotics at in Paris

>Open-source AI firms are meanwhile offering a better alternative to .

https://www.bloomberg.com/opinion/articles/2024-04-02/open-source-ai-is-alternative-to-microsoft-deals-with-openai-inflection?srnd=undefined

Posit, to ArtificialIntelligence
@Posit@fosstodon.org avatar

Quarto is on Hugging Face! 🤗

You can now host sites on Hugging Face using the new Quarto Space template.

is the most used open platform for AI. We think that is one of the best frameworks for scientific writing, making it a perfect tool for the Hugging Face community.

We’re very proud to support Hugging Face’s effort to build AI models under licenses and we can’t wait to see what people build! 🤝

Read more: https://quarto.org/docs/blog/posts/2024-03-26-hugging-face/

itnewsbot, to machinelearning
@itnewsbot@schleuss.online avatar

Hugging Face, the GitHub of AI, hosted code that backdoored user devices - Enlarge (credit: Getty Images)

Code uploaded to AI developer p... - https://arstechnica.com/?p=2007291

matt, to ai
@matt@oslo.town avatar

I recently got thrown into the world of AI and LLMs. My role suddenly flipped from working on Search products for Microsoft Office to being right at the forefront of Microsoft Copilot exploration.

So, here is my Hugging Face profile... because that's a thing. I don't know how I'll use my account yet, but if you want to follow me, there I am.

https://huggingface.co/mattvc

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Me last night, at the moment I realized (in a six-month delay) that HuggingFace supports the deployment of Shiny apps (both R and Python) 🤗

Image credit: Giphy

video/mp4

gadgetry, to opensource
@gadgetry@techhub.social avatar

Everybody’s talking about Mistral, an upstart French challenger to OpenAI (arstechnica.com)

On Monday, Mistral AI announced a new AI language model called Mixtral 8x7B, a "mixture of experts" (MoE) model with open weights that reportedly truly matches OpenAI's GPT-3.5 in performance—an achievement that has been claimed by others in the past but is being taken seriously by AI heavyweights such as OpenAI's Andrej...

chikim, to ArtificialIntelligence
@chikim@mastodon.social avatar

I said it before, but it's amazing to be able to run many different types of models using with just few lines of python code! https://huggingface.co/docs/transformers

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

After creating a simple example of natural language to SQL translator with the OpenAI API, this weekend, I extended my POC to open-source models with the Hugging Face API. The good news is that it is straightforward and simple to work with the API and get decent output. On the other hand, it is very slow to run locally. Any tips, articles, or examples on how to improve the model performance when running it locally? Thx!

POC: https://github.com/RamiKrispin/lang2sql/blob/main/transformers_poc.ipynb

rtp, to internet_funeral
@rtp@unfufadoo.net avatar

Okay we've enabled on our courtesy of we run the locally because AI is that consumable now. I hope this helps those who are in need of such texts.

jmcastagnetto, to til
@jmcastagnetto@mastodon.social avatar

after reading @hrbrmstr newsletter (https://mastodon.social/@hrbrmstr/111024220667541046), about a -driven comic generator (https://huggingface.co/spaces/jbilcke-hf/ai-comic-factory), so I used the prompt: "Our wrangler hero is about to fall asleep after a long day of battling bad data, when he senses a rogue dataset wildly entering the database bent on corrupting everything. He wields his powerful R and cuts the dataset into shape"

See the results below :-)

StuartGray, to ArtificialIntelligence

Anyone know what's up with the TimeStamps on HuggingFace lately?

On at least one users repo (TheBloke), his last updated timestamps keep getting mass updated, affecting all files in the repository.

It's just happened for the second time in 3-4 weeks, and it looks suspiciously like a mass data restoration, but with no official announcement.

His work rate is so prolific that it's almost useless to follow without being able to sort by recently updates.

mikarv, to ArtificialIntelligence
@mikarv@someone.elses.computer avatar

Looks like 4 days ago, removed a model that would generate singing. They claim it is because it goes contrary to the ToS of SoftVC VITS voice-to-singing voice model (https://huggingface.co/WitchHuntTV/XiJinPing_Singing/discussions/3) but intriguingly they have documented reciving a takedown request, but have redacted almost everything about it. https://huggingface.co/datasets/huggingface-legal/takedown-notices/blob/main/2023/2023-08-22-Xi-Jinping.md

the repo in link 2

nopatience, to machinelearning
@nopatience@swecyb.com avatar

I only just today, for the first time, experienced @huggingface and their models, pipelines etc.

Completely new to all this, but holy heck. Having spent some time installing PyTorch and then running one of their pipelines I got my very first result back and holy heck.

I feel... all jittery :-D

And this was all for free. It seems... like it shouldn't be possible.

fosslife, to ai
@fosslife@fosstodon.org avatar

Meta releases commercial version of its open source AI language Llama 2 https://www.fosslife.org/meta-releases-open-source-llama-2

Posit, to ArtificialIntelligence
@Posit@fosstodon.org avatar

We at Posit have been working on integrating the torch for ecosystem with tools, allowing users to load and execute models from their platform.

Read more in the AI blog: https://blogs.rstudio.com/ai/posts/2023-07-12-hugging-face-integrations/

jameshwade, to ArtificialIntelligence

Did you know you can deploy ✨Shiny apps✨ to 🤗HuggingFace🤗? Check out this 🎬tutorial to learn how.

You can even suffer with me through a few technical bumps! 🤭

🎥: https://youtu.be/dwiELLRPPsg

eichkat3r, to random German
@eichkat3r@hessen.social avatar

viel positiver kann es in der deutschen sprache nicht werden

jeff, to ChatGPT
@jeff@phpc.social avatar

Currently tinkering with a semantic question answering bot in a Cerb interaction.

This example uses LangChain + ChromaDB with a self-hosted HF sentence transformer. It updates in real-time on browser FAQ edits.

Queries fetch the most relevant entries and pass them to a ChatGPT prompt as context. An answer can blend multiple sources.

Working to get decent local text generation for privacy & compliance.

Gotterdammerung, to ai

Whassup? Still getting used to this new platform. Also has anyone checked out the latest and greatest LLM, Hugging Chat?

https://huggingface.co/chat/





BlakeL, to random

as suspicious as I am about #HuggingFace, they're actually pretty good at what they do. HuggingChat is even open source, and is currently using an open source model (except that it appears to be LLaMA-based, meaning it's not free software).
That's probably one of the biggest commitments to open source I've seen, in a world where this is getting increasingly commercial...

#LLM #AI #HuggingChat

  • All
  • Subscribed
  • Moderated
  • Favorites
  • tester
  • kavyap
  • DreamBathrooms
  • modclub
  • GTA5RPClips
  • InstantRegret
  • magazineikmin
  • Youngstown
  • thenastyranch
  • rosin
  • slotface
  • mdbf
  • khanakhh
  • ngwrru68w68
  • JUstTest
  • anitta
  • normalnudes
  • Leos
  • cisconetworking
  • osvaldo12
  • everett
  • Durango
  • tacticalgear
  • provamag3
  • megavids
  • ethstaker
  • cubers
  • lostlight
  • All magazines