🧀 BigCheese.ai

Social

Can the New Mathstral LLM Accurately Compare 9.11 and 9.9?

🧀

Mathstral is a new LLM from Mistral AI, fine-tuned for math reasoning, boasting a 32k context window and available under Apache 2.0. This article provides a guide to run mathstral locally using WasmEdge and LlamaEdge stack, detailing the setup steps for installations and serving via API. It demonstrates Mathstral's precision in solving a simple math comparison, positioning it as an excellent solution for specialized areas, even surpassing larger models.

  • Mathstral is a 7B model designed for math.
  • It is available under the Apache 2.0 license.
  • The model provides an OpenAI-compatible API.
  • No complex Python or C++ needed.
  • GaiaNet can extend its service.