The Curated Daily
← Back to the archiveDispatch · 6 min read
Dispatch

RTX 5080 and RTX 3090 Setup: 80 Tok/s on Qwen 3.6 27B Q8

By the editors·Sunday, June 14, 2026·6 min read
Close-up of a GeForce RTX graphics card on a desk, showcasing its design and technology.
Photograph by Trần Chính · Pexels

The world of finance is undergoing a rapid transformation, driven by the power of Artificial Intelligence (AI). Large Language Models (LLMs) like Qwen 3.6 27B are becoming increasingly crucial for tasks ranging from sentiment analysis of market news to complex financial modeling and algorithmic trading. However, running these powerful models requires significant computational resources. This article dives deep into comparing two high-end GPUs, the NVIDIA RTX 5080 and the RTX 3090, specifically focusing on their performance when running Qwen 3.6 27B quantized to 8-bit (Q8), aiming for a target of 80+ tokens per second (Tok/s). We’ll explore how this impacts financial professionals, and ultimately, your return on investment (ROI).

The Rise of LLMs in Finance: Why Speed Matters

Before diving into the hardware, let’s understand why faster LLM inference is so critical for finance.

  • Real-time Analysis: Financial markets move quickly. The ability to analyze news feeds, earnings reports, and social media sentiment in real-time provides a significant edge. Slow inference speeds translate to missed opportunities.
  • Backtesting & Simulation: Developing and testing algorithmic trading strategies requires running countless simulations. Faster inference dramatically reduces the time needed for backtesting, allowing for quicker iteration and refinement.
  • Risk Management: LLMs can be used to identify and assess financial risks, but only if they can process large datasets efficiently.
  • Report Generation & Automation: Automating report creation, summarizing financial data, and providing insights frees up analysts to focus on higher-value tasks.
  • Customer Service: LLMs can power chatbots that provide instant financial advice and support, improving customer satisfaction.

The common denominator across these applications? Speed. The number of tokens generated per second (Tok/s) directly impacts how quickly you can get results from your LLM, and therefore, how effective your financial applications will be. Reaching 80+ Tok/s with Qwen 3.6 27B Q8 is a sweet spot - offering a good balance between model quality and inference speed for many financial tasks.

Qwen 3.6 27B Q8: A Powerful Choice for Financial Tasks

Qwen 3.6 27B is a high-performing open-source LLM developed by Alibaba. It's quickly gaining popularity for its strong reasoning capabilities and relatively accessible size. Why choose Qwen 3.6 for financial applications?

  • Strong Reasoning: Financial analysis demands a nuanced understanding of complex information. Qwen 3.6 excels in reasoning tasks, which is crucial for interpreting financial data.
  • Open Source & Customizable: Being open-source allows for fine-tuning on specific financial datasets, further improving its performance for specialized tasks.
  • Quantization Benefits: The "Q8" designation means the model weights have been quantized to 8-bit precision. This significantly reduces the model's memory footprint and speeds up inference with a small trade-off in accuracy. For many financial applications, this trade-off is acceptable, especially considering the speed gains.

RTX 5080 vs. RTX 3090: A Detailed Comparison

Now, let's break down the hardware. We'll compare the RTX 5080 (the latest generation) and the RTX 3090 (still a powerful contender) focusing on aspects relevant to LLM inference, particularly with Qwen 3.6 27B Q8. Note that the RTX 5080 is a newer card and specifications are still evolving, so information is based on current estimates and early benchmarks.

| Feature | RTX 5080 (Estimated) | RTX 3090 |

|----------------------|-----------------------|-------------------| | Architecture | Ada Lovelace Refresh | Ampere | | Memory | 24GB GDDR7 | 24GB GDDR6X | | Memory Bandwidth | 1.2 TB/s+ | 936 GB/s | | CUDA Cores | 16,000+ | 10,496 | | Tensor Cores | 500+ | 328 | | Power Consumption | 300-350W | 350W | | Price (Estimated) | $1200 - $1800 | $1000 - $1500 (Used) |

Key Takeaways:

  • Memory Bandwidth: The RTX 5080 boasts a significant improvement in memory bandwidth thanks to the GDDR7 memory. This is critical for LLM inference, as the model weights need to be constantly loaded and processed.
  • CUDA/Tensor Cores: The RTX 5080 has a substantially higher number of CUDA and Tensor cores, leading to greater parallel processing capabilities. Tensor Cores are particularly important for accelerating matrix multiplications, the core operation in LLM inference.
  • Power Consumption: The RTX 5080 is expected to have similar or slightly lower power consumption despite the performance increase.

Performance Benchmarks: Qwen 3.6 27B Q8

Based on preliminary benchmarks and extrapolations from other LLM performance data, here's a likely performance comparison when running Qwen 3.6 27B Q8:

  • RTX 5080: 82-95+ Tok/s. The increased memory bandwidth and core count are expected to deliver a noticeable performance boost.
  • RTX 3090: 60-75 Tok/s. Still a respectable performance, but significantly slower than the RTX 5080.

*Image suggestion: A graph comparing the Tok/s performance of the RTX 5080 and RTX 3090 with Qwen 3.6 27B Q8.

These numbers can vary depending on factors such as the software used for inference (e.g., vLLM, Text Generation Inference), batch size, and prompt length. However, the trend is clear: the RTX 5080 offers a substantial performance advantage.

Financial Applications & ROI Considerations

Let's illustrate how this performance difference translates to real-world financial benefits.

Scenario: Algorithmic Trading Backtesting

Imagine you’re developing a high-frequency trading algorithm and need to backtest it against 10 years of historical market data. Each backtest run requires processing millions of data points through your LLM.

  • RTX 3090: If each backtest takes 24 hours to complete, and you want to run 100 different variations, that's 2400 hours (100 days!) of compute time.
  • RTX 5080: If the RTX 5080 cuts that time in half (a realistic expectation given the performance difference), you’re down to 1200 hours (50 days).

That 50-day difference could be critical in a fast-moving market. It allows you to identify profitable strategies faster and deploy them before your competitors. This faster time-to-market translates directly into increased revenue and ROI.

Quantifying the ROI: Consider the cost of the GPUs (https://example.com/ & https://example.com/), the cost of the engineering time for your data scientists, and the potential revenue generated by your algorithmic trading strategies. A detailed ROI calculation will highlight the value of investing in faster hardware. Even if the RTX 5080 is more expensive upfront, the time savings and increased profitability could quickly justify the investment.

Optimizing for Performance: Beyond the GPU

While the GPU is the most important factor, several other optimizations can boost performance:

  • Software: Utilize optimized inference frameworks like vLLM or Text Generation Inference. These frameworks are designed to maximize GPU utilization and minimize latency.
  • Quantization: Ensure you’re using an appropriate quantization level (Q8 is a good starting point). Experiment with different quantization methods to find the best balance between speed and accuracy.
  • Batching: Process multiple prompts simultaneously (batching) to improve GPU utilization.
  • Prompt Engineering: Optimize your prompts to be concise and focused, reducing the amount of computation required.
  • Hardware Considerations: Ensure you have a sufficient power supply and adequate cooling to prevent thermal throttling.

Conclusion: Investing in the Future of AI Finance

The RTX 5080 represents a significant step forward for AI-powered financial applications. Its superior performance, particularly when running models like Qwen 3.6 27B Q8, allows for faster analysis, quicker backtesting, and ultimately, a stronger ROI. While the RTX 3090 remains a viable option, the RTX 5080 is the clear choice for firms looking to gain a competitive edge in the rapidly evolving landscape of AI finance. By carefully considering your specific needs and optimizing your software stack, you can unlock the full potential of LLMs and transform your financial operations.

Disclaimer:

This article contains affiliate links. If you purchase a product through these links, we may receive a commission at no extra cost to you. This helps support our website and allows us to continue providing valuable content. Benchmarks and performance estimates are based on available information at the time of writing and are subject to change.

Pass it onX·LinkedIn·Reddit·Email
The Sunday note

If this was your kind of read.

Sign up for the morning email — short, hand-written, and sent only when there's something worth your time.

Free, sent from a person, not a system. Unsubscribe in one click whenever.