llamacpp Questions
2
Solved
I'm trying to use llama-cpp-python (a Python wrapper around llama.cpp) to do inference using the Llama LLM in Google Colab. My code looks like this:
!pip install llama-cpp-python
from llama_cpp imp...
Tacnaarica asked 27/8, 2023 at 9:21
1
© 2022 - 2024 — McMap. All rights reserved.