164
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Jul 2023
164 points (100.0% liked)
Technology
37703 readers
213 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
I apologize for my naivity.
but could openAI just introduce a flag into the decoder to highlight math questions and ports/transforms those math questions into a simple bash script to calculate the result instead of letting the LLM nodes "calculate" the formula?
I mean this would like straightforward give correct results. ChatGPT has a similar issue with counting as its nodes do not get the numerics. however a pc is capable of that. it would just rely on the encoder for parsing the question, and not going further the GPT route.
Yes. Apparently they are working on integrating wolfram alpha into ChatGPT. Then it would be able to solve a lot of math problems posed.
that sounds incredibly powerful.