this post was submitted on 11 May 2025
4 points (66.7% liked)

LocalLLaMA

2957 readers
4 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.

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
[–] pebbles@sh.itjust.works 2 points 2 days ago

If you were down to use hugging face DeepHeremes is a reasoning model built on top of Mistral Small 24b. It'd fit decently well in 20GB.

Maybe the ollama run hf.co/{username}/{repository} command would make it easy enough for you.

Reasoning models usually are better for math.