An easy way to try many of the fine-tuned Llama 2 models is <a href="https://github.com/jmorganca/ollama">https://github.com/jmorganca/ollama</a>.<p>A maintainer of the project has been collecting a full list here (with different quantization levels), most of which are Llama 2-based: <a href="https://gist.github.com/mchiang0610/b959e3c189ec1e948e4f6a1f737a1fc5" rel="nofollow noreferrer">https://gist.github.com/mchiang0610/b959e3c189ec1e948e4f6a1f...</a><p>Since the release of Llama 2 the number of models based on it has been growing significantly.. some popular ones:<p>- codeup (A code generation model - DeepSE)<p>- llama2-uncensored (George Sung)<p>- nous-hermes-llama2 (Nous Research)<p>- wizardlm-uncensored (WizardLM)<p>- stablebeluga (Stability AI)<p>The article also recommends oobabooga's text-generation-webui which includes a full web dashboard.
I find the whole site being covered in images of skinny waifu girls... offputting. The guide itself seems fine, if high-level. [This](<a href="https://chat.lmsys.org/?leaderboard" rel="nofollow noreferrer">https://chat.lmsys.org/?leaderboard</a>) is a really nice link I hadn't seen before.
I tried multiple flavors of llama models, they are all quite dumb. Even the 70b parameter one. It knows about more things which the smaller models just hallucinate when asked, but still cannot do even slightly more complex tasks.<p>I'm also not sure about the current testing methodologies i.e. the 'passed the SAT' hype. Given that the training set already contains much of the information, we should probably compare the AI results with humans having unlimited time and access to the required material.
Can you recommend another systematized guides like this about LLMs and ML in general? Even though was quite limited in info, I like the structured and concise form and I’d be happy to learn about similar blog posts
Can I train a llama 2 model on custom data and make it expert on my data knowledge?<p>For example, If I give it thousands of law pages it will be a domain expert about law ?
I've evaluated some models. The best ones are based on llama-2. Good is for example
codeup-llama-2-13b-chat-hf<p>Uncensored (partially) is nous-hermes-llama2-13b
As a Mac user, I think Ollama is amazing. Thank you! :). Is there any chance that functionality could be added for fine-tuning (e.g. document/text file uploads)?
What's a good and friendly place to start for a seasoned Android developer to get a peek into the world of AI/ML as we are seeing all this today (or specifically last few months maybe), who is kind of having a FOMO cum curiosity (and a little worry about career/future and all) about all this? To get a taste of things.
I tried running a llama model using oobabooga but kept running into one problem after the next.<p>Anyone know of a config that might work (even quite slowly) on an i9 laptop, 32gb ram with nvidia graphics 8gb?
> <i>How to install Llama models?</i><p>> <i>See the installation guide for Windows and the installation guide for Mac.</i><p>Much "open" LLM/SD/etc. grassroots stuff seems to be shooting themselves in the face, by pushing others to closed platforms.<p>Now is one of the times to be increasing pressure for open platforms, not backsliding.