ಮ್ಯೂಸ್ Spark 1.3
ಹೊಸದುLatest Muse Spark; every modality in, with a longer effort ladder.
ಬಿಡುಗಡೆ: ಸೆಪ್ಟೆಂ 2,2026
₹408.00
ಪ್ರತಿ 10 ಲಕ್ಷ Output Tokens ಗೆ
Input: 10 ಲಕ್ಷ Tokens ಗೆ ₹120.00
ಯಾವುದೇ ಮಾರ್ಕ್ಅಪ್ ಇಲ್ಲದೆ, ಪ್ರತಿ US ಡಾಲರ್ಗೆ ₹96 ದರದಲ್ಲಿ ಒದಗಿಸುವವರ ಅಧಿಕೃತ ದರದಲ್ಲೇ ಲೆಕ್ಕ ಹಾಕಲಾಗುತ್ತದೆ.
ವಿಶೇಷತೆಗಳು
- Context window
- 10,48,576 Tokens
- ಗರಿಷ್ಠ ಔಟ್ಪುಟ್
- 9,43,718 Tokens
- ಸ್ವೀಕರಿಸುತ್ತದೆ
- ಪಠ್ಯ, ಚಿತ್ರಗಳು, PDF ಫೈಲ್ಗಳು, ಆಡಿಯೋ, ವಿಡಿಯೋ
- Reasoning
- ಡೀಫಾಲ್ಟ್ ಆಗಿ ಆನ್ ಆಗಿದೆ
- Effort ಮಟ್ಟಗಳು
- minimal, low, medium, high, xhigh, max
- ಟೂಲ್ ಬಳಕೆ
- ಹೌದು
- ರಚನಾತ್ಮಕ ಔಟ್ಪುಟ್
- ಹೌದು
- ಕೋಡ್ ಎಕ್ಸಿಕ್ಯೂಶನ್
- ಇಲ್ಲ
- ಬುದ್ಧಿಮತ್ತೆ ಶ್ರೇಣಿ
- 54 ರಲ್ಲಿ #5
- ಮೌಲ್ಯ ಶ್ರೇಣಿ
- 54 ರಲ್ಲಿ #5
ದರ ವಿವರ
Benchmarks
ರೇಟಿಂಗ್ ಎಂದು ಸೂಚಿಸದ ಹೊರತು ಅಂಕಗಳು ಶೇಕಡಾವಾರು ರೂಪದಲ್ಲಿರುತ್ತವೆ. ಎಲ್ಲಾ Benchmark ಗಳನ್ನು ಸ್ವತಂತ್ರವಾಗಿ ಅಳೆಯಲಾಗುತ್ತದೆ.
93.8%
GPQA Diamond
GPQA Diamond - graduate-level science Q&A
49.1%
HLE
Humanity's Last Exam
58.3%
SciCode
SciCode - scientific code generation
84.3%
Long Context
Long Context Reasoning - reasoning over long inputs
85.8%
Terminal-Bench 2
Terminal-Bench 2.1 - agentic terminal tasks, second edition
ಮ್ಯೂಸ್ Spark 1.3 ಕುರಿತು
Meta Superintelligence Labs' latest Muse Spark, trained for the agentic builds developers actually ship: long-running, multi-agent workflows where the model has to track prior results, work through conflicting inputs and ask when it is genuinely stuck. Meta reports it taking roughly 20 percent fewer tool calls and 25 percent fewer tokens than 1.2 while scoring higher, and calls it less verbose and less prone to unnecessary turns. It reads video, images and documents alongside text across a million-token window, with visual reasoning that runs in a real execution environment rather than a scripted one. Effort runs from minimal through max.
Muse Spark 1.3 is a release about restraint, which is not how model launches usually read. Meta's framing is that it is tuned for the agentic builds developers actually ship - long-running, multi-agent workflows - and the improvements it puts forward are as much about what the model stops doing as what it starts doing. It takes fewer turns where turns are not needed, it is less verbose, and in Meta's own engineers' comparisons it used roughly 20% fewer tool calls and 25% fewer tokens than 1.2 while scoring higher.
That combination is the whole argument. On a long-horizon agentic task the cost is dominated by turns that did not need to happen and context that did not need to be re-read, so a model that reaches the same place in fewer steps is cheaper twice over: fewer tokens billed, and less time spent. Meta reports the quality moving in the right direction at the same time, with DeepSWE v1.1 - its long-horizon agentic coding evaluation - rising to 1754 from 1615 for 1.2.
What the model does with a long task has changed in kind, not just in efficiency. Meta describes it tracking context and prior results across a workflow, working through messy or conflicting inputs rather than picking one and proceeding, and asking for input when it genuinely needs it instead of guessing. It pairs that with better awareness of its own capabilities and better calibration around irreversible actions - which is the property that decides whether an agent can be left alone with anything that writes.
The input side is unchanged in breadth and remains unusually wide: video, images and documents alongside text, across a one-million-token combined window, with visual reasoning that Meta says runs through a real execution environment rather than a scripted pipeline. Feed it a screenshot or a clip and it builds from what is actually there. Effort runs from minimal through max, with max added for the hardest reasoning and agentic work.
Pricing is identical to 1.2 - $1.25 per million input tokens, $0.15 cached, $4.25 output - which, combined with the token and tool-call reductions, means the same work costs less on 1.3 than it did on 1.2 at the same posted rate. Note that Meta also publishes a contributor tier of this model at a much lower price which trains on submitted prompts; that is a different model id and is never routed here.
ಬಿಡುಗಡೆ ಸಮಯದಲ್ಲಿ Meta ತಿಳಿಸಿದ್ದು
- Fewer turns, fewer tokens
- Meta's engineers measured roughly 20% fewer tool calls and 25% fewer tokens than Muse Spark 1.2 while scoring higher - the same posted price buys more work.
- Long-horizon agentic coding
- On DeepSWE v1.1, Meta reports 1754 for 1.3 against 1615 for 1.2, positioning it for long-running, multi-agent workflows rather than single-prompt tasks.
- Handles messy inputs
- Meta describes it tracking context and prior results across a workflow, working through conflicting inputs instead of silently choosing one, and asking for input when it is genuinely stuck.
- Calibrated about irreversible work
- It carries better awareness of its own limits and improved calibration around irreversible actions, which is the property that decides whether an agent can be trusted with anything that writes.
- Every modality, one million tokens
- Video, images and documents alongside text across a one-million-token combined window, with visual reasoning Meta says runs in a real execution environment rather than a scripted one.
- What it is not for
- This is the agentic and coding checkpoint, priced identically to 1.2. Its gains are concentrated in long, tool-heavy work; a single short prompt will not show the difference the efficiency numbers describe.
ಭಾರತೀಯ ಭಾಷೆಗಳು
ಮ್ಯೂಸ್ Spark 1.3 6 ಭಾರತೀಯ ಭಾಷೆಗಳಲ್ಲಿ ಉತ್ತರಿಸುತ್ತದೆ. ಸಂದೇಶ ಬಾಕ್ಸ್ ಪಕ್ಕದ ಮೆನುವಿನಿಂದ ಭಾಷೆ ಆಯ್ದು ಉತ್ತರ ಪಡೆಯಿರಿ.
Frequently Asked Questions
ಮ್ಯೂಸ್ Spark 1.3 ಕುರಿತು ಪದೇ ಪದೇ ಕೇಳಲಾಗುವ ಪ್ರಶ್ನೆಗಳು.
ಮ್ಯೂಸ್ Spark 1.3 ಯಾವಾಗ ಬಿಡುಗಡೆಯಾಯಿತು?
Meta ಸಂಸ್ಥೆಯು ಮ್ಯೂಸ್ Spark 1.3 ಅನ್ನು ಸೆಪ್ಟೆಂ 2,2026 ರಂದು ಬಿಡುಗಡೆ ಮಾಡಿತು.
ಮ್ಯೂಸ್ Spark 1.3 ಅನ್ನು ಯಾರು ಅಭಿವೃದ್ಧಿಪಡಿಸಿದ್ದಾರೆ?
ಮ್ಯೂಸ್ Spark 1.3 ಅನ್ನು Meta ಅಭಿವೃದ್ಧಿಪಡಿಸಿದೆ. 99Models AI ಒದಗಿಸುವವರ ಅಧಿಕೃತ ದರದಲ್ಲೇ ನೇರ ಸಂಪರ್ಕ ಕಲ್ಪಿಸುತ್ತದೆ.
ಮ್ಯೂಸ್ Spark 1.3 ಎಷ್ಟು ಬುದ್ಧಿವಂತವಾಗಿದೆ?
ಇದು ಬೆಂಚ್ಮಾರ್ಕ್ ಸ್ಕೋರ್ಗಳ ಆಧಾರದ ಮೇಲೆ 54 Chat Models ಪೈಕಿ 5 ನೇ ಶ್ರೇಣಿಯಲ್ಲಿದೆ. ಇದರ ಸಂಪೂರ್ಣ ಅಂಕಗಳನ್ನು ಮೇಲಿನ Benchmarks ಪಟ್ಟಿಯಲ್ಲಿ ನೋಡಬಹುದು.
ಮ್ಯೂಸ್ Spark 1.3 ಬಳಕೆಯ ವೆಚ್ಚ ಎಷ್ಟು?
ಪ್ರತಿ 10 ಲಕ್ಷ input Tokensಗೆ ₹120.00 ಮತ್ತು output Tokensಗೆ ₹408.00 ದರವಿದ್ದು, ಯಾವುದೇ ಮಾರ್ಕ್ಅಪ್ ಇಲ್ಲ. ಯಾವುದೇ ಚಂದಾದಾರಿಕೆ ಇಲ್ಲ; ಬಳಸಿದ್ದಕ್ಕೆ ಮಾತ್ರ ಪಾವತಿಸಿ.
ಡಾಲರ್ಗಳಲ್ಲಿ ಮ್ಯೂಸ್ Spark 1.3 API ಬೆಲೆ ಎಷ್ಟು?
ಒದಗಿಸುವವರು ಪ್ರತಿ 10 ಲಕ್ಷ input Tokensಗೆ $1.25 ಮತ್ತು ಪ್ರತಿ 10 ಲಕ್ಷ output Tokensಗೆ $4.25 ವಿಧಿಸುತ್ತಾರೆ. ಇಲ್ಲಿನ ರೂಪಾಯಿ ದರಗಳನ್ನು ಪ್ರತಿ ಡಾಲರ್ಗೆ ₹96 ದರದಲ್ಲಿ ಪರಿವರ್ತಿಸಲಾಗಿದೆ.
ಮ್ಯೂಸ್ Spark 1.3 ಎಷ್ಟು ದೊಡ್ಡ ಸಂಭಾಷಣೆಯನ್ನು ನೆನಪಿಟ್ಟುಕೊಳ್ಳಬಲ್ಲದು?
ಇದರ Context ವಿಂಡೋ 10.5 lakh Tokens ಆಗಿದೆ. ಅಂದರೆ ಇದು ಒಂದೇ ವಿನಂತಿಯಲ್ಲಿ ಹಿಂದಿನ ಸಂಭಾಷಣೆ ಮತ್ತು ಲಗತ್ತಿಸಲಾದ ಫೈಲ್ಗಳನ್ನು ಓದಬಲ್ಲ ಒಟ್ಟು ಮಿತಿ.
ಬೆಲೆಗೆ ತಕ್ಕ ಮೌಲ್ಯದಲ್ಲಿ ಮ್ಯೂಸ್ Spark 1.3 ಸ್ಥಾನವೇನು?
ಮೌಲ್ಯದ ಶ್ರೇಯಾಂಕದಲ್ಲಿ ಇದು 54 Models ಪೈಕಿ 5 ನೇ ಸ್ಥಾನದಲ್ಲಿದೆ. ಈ ಪಟ್ಟಿಯು ಸಾಮರ್ಥ್ಯ ಮತ್ತು Token ದರವನ್ನು ತುಲನೆ ಮಾಡುತ್ತದೆ.
ಮ್ಯೂಸ್ Spark 1.3 ಉತ್ತರಿಸುವ ಮುನ್ನ ಆಲೋಚಿಸುತ್ತದೆಯೇ?
ಡೀಫಾಲ್ಟ್ ಆಗಿ ಆನ್ ಆಗಿದೆ. Reasoning ಲಭ್ಯವಿದ್ದಾಗ, ಸಂದೇಶ ಬರೆಯುವ ಸ್ಥಳದಲ್ಲೇ ಆಲೋಚನಾ ಮಟ್ಟವನ್ನು ಹೊಂದಿಸಬಹುದು.
ಮ್ಯೂಸ್ Spark 1.3 ಯಾವ ಭಾರತೀಯ ಭಾಷೆಗಳಲ್ಲಿ ಉತ್ತರಿಸುತ್ತದೆ?
ಇದು 6 ಭಾರತೀಯ ಭಾಷೆಗಳಲ್ಲಿ ಉತ್ತರಿಸುತ್ತದೆ. ಸಂದೇಶ ಬಾಕ್ಸ್ ಪಕ್ಕದಲ್ಲಿರುವ ಮೆನುವಿನಿಂದ ಭಾಷೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಿ ಉತ್ತರ ಪಡೆಯಿರಿ.
Meta ನ ಇತರ Models
ಕ್ಯಾಟಲಾಗ್ ನವೀಕರಿಸಲಾಗಿದೆ ಸೆಪ್ಟೆಂ 9,2026