6 ms·
Also: I simply asked to the 7B model "hi, who are u": Thought for 1 seconds Okay, the user is asking "Who are u?" with a casual tone ("u" instead of "you", exc
by tcsenpai 10mo ago
Also: I simply asked to the 7B model "hi, who are u":
Thought for 1 seconds
Okay, the user is asking "Who are u?" with a casual tone ("u" instead of "you", exclamation mark). Let me break this down.
First, I need to address the question itself. They want to know who I am as an AI assistant. My standard response is that I'm DeepSeek R1, designed to be helpful and handle reasoning step by step. But maybe they're not familiar with AI terms in general. The "u" part might just be their way of speaking, so I should reply politely using "you" form.
Next, considering the context. They started with an HTML tag " "
----
And it hung there without a reply. It might be an OpenWebUI bug but not so promising
- hasperdi 10mo agoI just tried that on their playground: 7B:Hi! I'm Olmo 3, an AI assistant created by the non-profit organization Ai2. I'm here to help with questions, ideas, or tasks you have—just let me know what you need! How can I assist you today? Rawr! 32B: Hi! I'm Olmo, a helpful AI assistant built by the Allen Institute for AI (Ai2). My knowledge is up to December 2024, and I'm designed to assist with a wide range of tasks. How can I help you today?
- embedding-shape 10mo agoEvery time a new model is released, there are a bunch of reports or written experiences about people using the model with software that seemingly doesn't support it. GPT-OSS really made that clear, where 90% of the ecosystem declared it broken, but most people were using dumb quants and software that didn't properly support it. Guess we'll repeat the same thing with OLMo now.
- andy99 10mo agoThere are a bunch (currently 3) of examples of people getting funny output, two of which saying it’s in LM studio (I don’t know what that is). It does seem likely that it’s somehow being misused here and the results aren’t representative.
- embedding-shape 10mo agoDefinitely. Usually I'd wait 2-3 weeks for the ecosystem to catch up and iron out the kinks, or do what I did for GPT-OSS, fix it in the places where it's broken, then judge it when I'm sure it's actually used correctly. Otherwise, in that early period of time, only use the provided scripts/tools from the people releasing the model itself, which is probably the only way in those 2-3 weeks to be sure you're actually getting the expected responses.
- Sabinus 10mo agoI'm really glad to read this, as this was my experience in LM studio with olmo. Worked for the first message but got progressively more unstable. Also doesn't seem to reset model state for a new conversation, every response following the model load gets progressively worse, even in new chats.
- fnbr 10mo ago(I’m a researcher on the post-training team at Ai2.) Where did you try this? On the Ai2 playground?
- tcsenpai 10mo agoHello! On Open WebUI using ollama as a backend :) I guess Ollama needs to update their version, maybe!
- latexr 10mo agoReminds me of an old joke where a guy is walking down the street and another person says “good morning”. The guy starts deconstructing what “good morning” means until he finally reaches the conclusion “that bastard was calling me an asshole”.
- red2awn 10mo agoCheck the maximum number of completion tokens allowed.