this post was submitted on 11 May 2025
5 points (69.2% liked)

LocalLLaMA

3493 readers
66 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

Rules:

Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.

Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.

Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.

Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.

founded 2 years ago
MODERATORS
 

I took a practice test (math) and would like to have it be graded by a LLM since I can't find the key online. I have 20GB VRAM, but I'm on intel Arc so I can't do gemma3. I would prefer models from ollama.com 'cause I'm not deep enough down the rabbit hole to try huggingface stuff yet and don't have time to right now.

you are viewing a single comment's thread
view the rest of the comments
[–] hendrik@palaver.p3x.de 6 points 2 months ago* (last edited 2 months ago) (1 children)

I don't have any good recommendations. I just upload such one-off requests to AIstudio, ChatGPT and the like. But keep in mind AI isn't perfect at math. They sure make a lot of mistakes with my assignments. I don't know what level your maths test was, AI does an acceptable job at elementary school maths. With higher level maths, it'll give both correct and wrong results by chance. Might be good enough, I don't really know.

I'd recommend Wolfram Alpha. That's not local, nor is it AI. But it solves equations, calculates and transforms and draws graphs with precision and there isn't any guessing involved.

[–] Smokeydope@lemmy.world 5 points 2 months ago* (last edited 2 months ago)

Wolfam alpha actually has an LLM api so your local models can call its factual database for information when doing calculations through tool calling. I thought you might find that cool. Its a shame there is no open alternative to WA they know their dataset is one of a kind and worth its weight in gold. Maybe ond day a hero will leak it 🤪