AI Dynamics

Global AI News Aggregator

About

llama.cpp inference and gptq quantization techniques exploration

Oh, reading a bit more about llama.cpp (
https://
github.com/ggerganov/llam
a.cpp
…), that's only inference, not training? I haven't tried since I don't have the model checkpoints on my laptop, but you may be able to use gptq.int4 quantization then: https://
github.com/Lightning-AI/l
it-gpt/blob/main/tutorials/quantize.md

→ View original post on X — @rasbt