↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: llm

Home › Posts tagged llm
Python – LLM Quantization with Qwen3
Artificial Intelligence, Python

Python – LLM Quantization with Qwen3

Vitosh Sep 9, 2026 Tagged with ai, llm, Python, quantization, qwen, small language model

Quantization is one of the most common techniques to make language models smaller and more practical. The idea is simple – instead of storing model weights with high numerical precision, these are replaced with lower precision approximations. This reduces the …

Python – LLM Quantization with Qwen3 Read more →

Copyright © 2026 VitoshAcademy