The cost is insane though. I think there’s a disconnect between what they want and what they can afford. I think it’s like a 10x adder per user license to go from regular office 356 to a copilot enabled account. I know my company wants it hosted in the cloud - but we aren’t going to pay the going rates. It’s insane.
Meh we’ll see. But I do wonder what happens when they get packaged up easier as a program.
Anyone running a newer MacBook Pro can install Ollama and run it with just a few commands:
brew install ollama
ollama run deepseek-r1:14b
Then you can use it at the terminal, but it also has API access, so with a couple more commands you can put a web front end on it, or with a bit more effort you can add it to a new or existing app/service/system.
The cost is insane though. I think there’s a disconnect between what they want and what they can afford. I think it’s like a 10x adder per user license to go from regular office 356 to a copilot enabled account. I know my company wants it hosted in the cloud - but we aren’t going to pay the going rates. It’s insane.
Meh we’ll see. But I do wonder what happens when they get packaged up easier as a program.
Anyone running a newer MacBook Pro can install Ollama and run it with just a few commands:
Then you can use it at the terminal, but it also has API access, so with a couple more commands you can put a web front end on it, or with a bit more effort you can add it to a new or existing app/service/system.