this post was submitted on 06 Sep 2023
35 points (90.7% liked)
Technology
61850 readers
2748 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Am I the only one that really hates huggingface? It's such a confusing website to use, and most of the time the things just spit out errors. And I'm never sure if this is just a free thing, or a demo, or something that I have to pay.
Like what is the proper way to use that thing?!
Huggingface takes a bit of getting used to but it's the place to find models and datasets, imo it may be one of the most important websites on the internet today.
But what exactly is a model? Can I download and run it? Do I need to access it through their API? Do I need to pay for some server that has all the needed software already running on it? It seems open and not open at the same time.
The model is the brain, you use something like Kobold.cpp to load the model. You'll have to work with the settings and try different models to get the right load on your GPU.