Hacker News new | ask | show | jobs
by dr_kiszonka 923 days ago
You then download a model you want, say, Llama 2. Install a Python package to interact with the model (possibly `pip install llama-cpp-python`) and have fun.