xchino

joined 1 year ago
[–] [email protected] 8 points 1 year ago (2 children)

That's nothing new, I learned Novell Netware in college and Pascal in high school.

[–] [email protected] 5 points 1 year ago (1 children)

Did you get charged by the pixel to post this or something?

[–] [email protected] 9 points 1 year ago

I will absolutely take that bet. Given both how unpopular the decision is combined with it being even tangentially related to the gaming community I would be astonished if they didn't receive death threats.

[–] [email protected] 2 points 1 year ago

No, it provides an API as an interface, it is not consuming an API.

[–] [email protected] 4 points 1 year ago

I don't think you understand what this is. It is a local model, it runs locally. It provides an API which you can then use in the same manner as you would the ChatGPT API. I'm not super familiar with GPT4all since llama.cpp/kobold.cpp are pretty much the standard in local inferrence, but for example llama-cpp-python provides an OpenAI compatible API.