Hacker News new | ask | show | jobs
by givenkiban1 829 days ago
Use ollama to manage and download models locally.

there's a python ollama module that can allow you to run inference with these models.

that's the first part.

1 comments

Thank you