I find the whole site being covered in images of skinny waifu girls... offputting. The guide itself seems fine, if high-level. [This]( https://chat.lmsys.org/?leaderboard ) is a really nice link I hadn't seen before.
Beginner's Guide to Llama Models
11–20 of 41 posts
Re: Beginner's Guide to Llama Models
#12> How to install Llama models? > See the installation guide for Windows and the installation guide for Mac. Much "open" LLM/SD/etc. grassroots stuff seems to be shooting themselves in the face, by pushing others to closed platforms. Now is one of the times to be increasing pressure for open platforms, not backsliding.
Re: Beginner's Guide to Llama Models
#13I find the whole site being covered in images of skinny waifu girls... offputting. The guide itself seems fine, if high-level. [This]( https://chat.lmsys.org/?leaderboard ) is a really nice link I hadn't seen before.
Same here... the images are beautiful but seem completely unrelated to the topic (other than being AI-generated - but they could've generated images that have some sort of relation to the topic instead!). It kind of shows what the author has been using the AI for, I suppose :P.
Re: Beginner's Guide to Llama Models
#14I find the whole site being covered in images of skinny waifu girls... offputting. The guide itself seems fine, if high-level. [This]( https://chat.lmsys.org/?leaderboard ) is a really nice link I hadn't seen before.
Huge content farm vibe.
Edit: I read the article carefully. Yeah, not just content farm vibe. It's a content farm.
> What can you do with Llama models?
> You can use Llama models the same ways you use ChatGPT.
> Chat. Just ask questions about things you want to know.
> Coding. Ask for a short program to do something in a specific computer language.
> Outlines. Giving an outline of certain technical topics.
> Creative writing. Let the model write a story for you.
> Information extraction. Summarize an essay. Ask specific questions about an essay.
> Rewrite. Write your paragraph in a different tone and style.
Obvious padding content for SEO. Flagged.
Re: Beginner's Guide to Llama Models
#15I find the whole site being covered in images of skinny waifu girls... offputting. The guide itself seems fine, if high-level. [This]( https://chat.lmsys.org/?leaderboard ) is a really nice link I hadn't seen before.
Re: Beginner's Guide to Llama Models
#16HN isn’t prepared yet.
Prepare for 100x more of these.
Re: Beginner's Guide to Llama Models
#17Re: Beginner's Guide to Llama Models
#18Does anyone know how well a fine-tuned Llama model will do compared to GPT 4 on complex tasks?
Wait til next year, as the Brooklyn dodgers said
Re: Beginner's Guide to Llama Models
#19This is literally AI generated txt and gen’d images. HN isn’t prepared yet. Prepare for 100x more of these.
Re: Beginner's Guide to Llama Models
#20A maintainer of the project has been collecting a full list here (with different quantization levels), most of which are Llama 2-based: https://gist.github.com/mchiang0610/b959e3c189ec1e948e4f6a1f...
Since the release of Llama 2 the number of models based on it has been growing significantly.. some popular ones:
- codeup (A code generation model - DeepSE)
- llama2-uncensored (George Sung)
- nous-hermes-llama2 (Nous Research)
- wizardlm-uncensored (WizardLM)
- stablebeluga (Stability AI)
The article also recommends oobabooga's text-generation-webui which includes a full web dashboard.