HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ziknard

no profile record

comments

ziknard
·11 माह पहले·discuss
There is a words for people who go to EST: EST-holes.
ziknard
·12 माह पहले·discuss
Worrying about declining birth rates on Earth in 2025 is exactly as psychotic as dinosaurs worrying about their investment portfolios the day after Chicxulub.

Someone said "more meat for the grinder", which is exactly correct whether it is referring to a war machine or the late-stage capitalist shithole we've created.

You're all absolutely crazy if you think more fscking people on this finite planet is going to solve any problem.

Get sterilized.
ziknard
·पिछला वर्ष·discuss
The API base for OpenAI compatibility in ollama is http://localhost:11434/v1

That mystery ate up a few hours.
ziknard
·पिछला वर्ष·discuss
Tried everything. The only response is "Error: Failed to execute function: failed to deserialize api response: expected value at line 1 column 1".

Can't see anything about this in Issues. Checked the API key a dozen times.

Need an example, perhaps some setup suggestions, and better coverage of potential errors.

Edit: this may be because I only have a free account at OpenAI. If a paid account is necessary, it would be great to mention that in the ReadMe.

Also, tried it with ollama API, but the code is looking for /chat/completions in the API base, but it looks like ollama wants something like /api/chat. Can't find where in the code this is formatted.

Since you mention smollm2 and local compatibility in the readme, it would be helpful to include something about how to configure for other APIs