Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
31–40 of 75 posts
Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#32Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#33Earlier quoted context omitted.
Stagi isn't a word (unless you count Lojban). Gagi isn't a word unless you could Filipino slang.
Could you not have at least Googled the word before speaking against it? https://www.google.com/search?q=stagi There are a lot of genuine hits for stagi.
Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#34Earlier quoted context omitted.
You can't ask ChatGPT to count something and expect that it can answer correctly, because it does not have counting logic. It is a language model, not a math model. People use this to "prove" hallucinations, but when you ask it something that is within it's programmed abilities, you get something at least close to what you want. Having said that, here are the words ChatGPT gave me for the same prompt: Magi Nagi Sagi…
It's true that ChatGPT is not designed for counting and struggles with it in general. But my point was that ChatGPT, like any tokenized LLM, doesn't even have the concept of letters. The prompt "how many e's in this sentence" is rendered as the tokens [4919, 867, 304, 338, 287, 428, 6827]. There just isn't a pathway for it to consider the letters that make up those tokens. I'm a little surprised it did that well on y…
Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#35Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#36I hope this turns out be as good as chatgpt and not "we have chatgpt at home"
Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#37Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#38This headline is totally editorializing. Stick with the source one. “Introducing Lamini, the LLM Engine for Rapidly Customizing Models” So much click bait in the LLM space.
Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#39This headline is totally editorializing. Stick with the source one. “Introducing Lamini, the LLM Engine for Rapidly Customizing Models” So much click bait in the LLM space.
Re: Launch Lamini: The LLM Engine for Rapidly Customizing Models as Good as ChatGPT
#40I've been playing a bit with stacking transformer adapters to add knowledge to models and so far it has met my needs. It doesn't have the same illusion of intelligence, but so far it's just as good as a multitasking intern, so I am still having fun with it. I wonder if this is basically doing the same thing.