Live data from Hacker News

Deploying Llama3 70B on AWS – GPU Requirement, Cost and Step-by-Step Guide

slashml.com

1–7 of 7 posts

Re: Deploying Llama3 70B on AWS – GPU Requirement, Cost and Step-by-Step Guide

#5
post #3

Note that quantized versions of llama3 70B can be ran on CPU on much cheaper server. I am personally using it via llama.cpp on bare metal 6-core Xeon CPU with 128G RAM for ~50 euro monthly.

usually performance takes a hit with quantization. are you getting quality responses?

Re: Deploying Llama3 70B on AWS – GPU Requirement, Cost and Step-by-Step Guide

#6
post #5
post #3

Note that quantized versions of llama3 70B can be ran on CPU on much cheaper server. I am personally using it via llama.cpp on bare metal 6-core Xeon CPU with 128G RAM for ~50 euro monthly.

usually performance takes a hit with quantization. are you getting quality responses?

Since llama3, yes, quite satisfying.

Re: Deploying Llama3 70B on AWS – GPU Requirement, Cost and Step-by-Step Guide

#7
post #4
post #3

Note that quantized versions of llama3 70B can be ran on CPU on much cheaper server. I am personally using it via llama.cpp on bare metal 6-core Xeon CPU with 128G RAM for ~50 euro monthly.

Is inference speed an issue for you?

Sufficient for fluent conversation.