Earlier quoted context omitted.
Letting the kernel use SSD based swap space for something this big would be a good way to destroy its cumulative write endurance over a period of just a couple months. I would be very interested in seeing SMART self reported drive cumulative write and wear out stats if this was done for more than a short test. In my experience llama-server is better run with --no-mmap on things that will fit entirely into RAM. Though…
The really big thing is the model weights, which are a read workload not a write one, it won't affect an SSD's write endurance. The write workloads are just the context and any K/V cache - llama.cpp does not mmap those to disk, so they would remain in memory or VRAM as space affords.
Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
101–110 of 181 posts
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#102Earlier quoted context omitted.
Letting the kernel use SSD based swap space for something this big would be a good way to destroy its cumulative write endurance over a period of just a couple months. I would be very interested in seeing SMART self reported drive cumulative write and wear out stats if this was done for more than a short test. In my experience llama-server is better run with --no-mmap on things that will fit entirely into RAM. Though…
> Letting the kernel use SSD based swap space for something this big Why would it swap? If stuff gets evicted from page cache is just gets reread?
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#103Earlier quoted context omitted.
no, this is sqliteai aka SQLite Cloud, Inc
wow. shamelessly stealing the name of one of the most robust and effective libraries ever, to push some ai bullshit. what an embarrassment
We used an Elastic license for some projects to protect our work from being used in SASS without a prior agreement. WASTE is and will always be available with a very permissive license.
I really don't understand why some people prefer to spread hate instead of just asking for clarification first.
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#104Approximate calculation is putting the cost at ~$5 per million tokens (assuming 42W sustained, 20¢/kWh), and that's excluding hardware and other costs.
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#105Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#106That README hits all my “this is authored by an LLM” instincts. I presume the codebase is also written by an LLM?
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#107I hope that reasoning is an after-the-fact justification by the LLM that wrote this.
It's a ver interesting idea and I wouldn't mind trying it out, but with a smaller model. At 0.5t/s and reading many gigabytes from the SDD every second... I wonder if this wouldn't be extremely practical if targeting a 500gib or 250gib model, something that is still outside most consumers' laptop.
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#108Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#109The concept and the proof of it is great, of course.
Re: Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
#110Approximate calculation is putting the cost at ~$5 per million tokens (assuming 42W sustained, 20¢/kWh), and that's excluding hardware and other costs.
And what if I have PV?