Replies: 1 comment
-
I forgot to update this but I was simply passing the wrong n_threads argument. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've looked at the main example and the llama header file but all I'm getting is a space token " " or no sense, I've experimented passing different arguments to the functions but it just results in no sense output. I know it's not the model because running the main example works fine. Here's how I'm doing it.
Beta Was this translation helpful? Give feedback.
All reactions