Hetzner is working on LLM Inference
sliplane.io
Hetzner is working on LLM Inference
1–10 of 92 posts
Re: Hetzner is working on LLM Inference
#2Straight up the opposite, which the name makes abundantly clear, with the option it does reasoning, without it it doesn't...
Re: Hetzner is working on LLM Inference
#3Re: Hetzner is working on LLM Inference
#4Good to see more developments in this space. I quite like this service, which is a little further than Hetzner and has several models to choose from: https://www.infomaniak.com/en/hosting/ai-services
Re: Hetzner is working on LLM Inference
#5Good to see more developments in this space. I quite like this service, which is a little further than Hetzner and has several models to choose from: https://www.infomaniak.com/en/hosting/ai-services
Re: Hetzner is working on LLM Inference
#6> The enable_thinking option is worth mentioning. Without it, the model can spend a surprising amount of the completion budget reasoning before it returns a visible answer. Straight up the opposite, which the name makes abundantly clear, with the option it does reasoning, without it it doesn't...
Re: Hetzner is working on LLM Inference
#7Re: Hetzner is working on LLM Inference
#8> The enable_thinking option is worth mentioning. Without it, the model can spend a surprising amount of the completion budget reasoning before it returns a visible answer. Straight up the opposite, which the name makes abundantly clear, with the option it does reasoning, without it it doesn't...
My writing wasnt clear here I think, without the option it defaults to reasoning enabled. With "without it" I meant without enable_thinking=False!
This allows both the client and server to customize it. I typically use a message that tells it to compact the conversation and use subagents. I find the reasoning gets bloated when it's failed to do whatever task it's doing and often times it either has too little context (subagents) or its context is bloated (compact).
This works fairly well to get it to extend workable life up to ~1M on a local model.
Re: Hetzner is working on LLM Inference
#9Re: Hetzner is working on LLM Inference
#10It would certainly be interesting to have a highly respected EU-native inference provider, if only to make the regulatory gods happy