I think they changed it to it’s still an experiment and they are finishing evaluations to better understand the model.
- 4 Posts
- 14 Comments
bot-333@alien.topBto
LocalLLaMA•Starling-RM-7B-alpha: New RLAIF Finetuned 7b Model beats Openchat 3.5 and comes close to GPT-4English
1·3 years agoThere are SO many models “bullshitting through some benchmarks or some other shenanigans” that I’m cooking my own benchmark system LOL.
bot-333@alien.topBto
LocalLLaMA•Starling-RM-7B-alpha: New RLAIF Finetuned 7b Model beats Openchat 3.5 and comes close to GPT-4English
1·3 years ago“New RLAIF Finetuned 7b Model” Interesting. “beats Openchat 3.5” Nice! “and comes close to GPT-4” Bruh.
Another day, another people trying to make a whole story based on two tokens.
bot-333@alien.topBto
LocalLLaMA•Anyone have a 1B or 3B model that is mostly coherent?English
1·3 years agoNot sure if self promotion here is allowed. I found my own IS-LM 3B to be the most coherent, verbose, and factual/correct 3B I’ve tried. IMO it’s better than Rocket 3B, but it scores worse in benchmarks. I suspect a contamination in Rocket 3B.
Can you try my new IS-LM? GGUF: https://huggingface.co/UmbrellaCorp/IS-LM-3B_GGUF. I found it really good. Thanks.
bot-333@alien.topBto
LocalLLaMA•Anyone have a 1B or 3B model that is mostly coherent?English
1·3 years agoI suggest you to try IS-LM 3B.
Are you using the correct prompt template?
bot-333@alien.topBto
LocalLLaMA•Rocket 🦝 - smol model that overcomes models much larger in sizeEnglish
1·3 years agoI think I need to remind people of the benchmarks used, MT-Bench and AlpacaEval are terrible benchmarks.
I see that their distilled model is much worse than StableLM 3E1T, so the finetuning improved a lot. Unfortunately they didn’t release the datasets(Would that still be considered Open Source?). Also I’m pretty sure my StableLM finetunes are better in the Open LLM Benchmarks, they just don’t allow StableLM models to be submitted.
bot-333@alien.topBto
LocalLLaMA•Seeking Feedback: Integrate LLMs with Just 3 Lines of Code – Pay for Cloud Use OnlyEnglish
1·3 years agoI see a lot of people want to use LLM API agents for their (Possibly.) web application. Maybe that would be a great feature to implement.
bot-333@alien.topBto
LocalLLaMA•Is it just me or is LLM still not good enough to translate from English to a more gendered language like Portuguese?English
1·3 years agoDon’t use an LLM for translation, use an MT model for that.
which as far as I know, isn’t an AI.
Google Translate uses an AI, but not an LLM. It uses a “neural machine” so basically an MT model.
I guess they might open source the 600B one? They have different names, so maybe different training approaches.