Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run python chat.py ERROR #42

Open
moon-fall opened this issue Apr 17, 2023 · 0 comments
Open

run python chat.py ERROR #42

moon-fall opened this issue Apr 17, 2023 · 0 comments

Comments

@moon-fall
Copy link

ggml_compute_forward_mul_mat_f32ggml_task_type: 2
ggml_task_type: 2
ggml_task_type: 2
ggml_compute_forward_mul_mat_f32ggml_task_type: 2
GGML_TASK_FINALIZEGGML_TASK_FINALIZEGGML_TASK_FINALIZEGGML_TASK_FINALIZEGGML_TASK_FINALIZEGGML_TASK_FINALIZEGGML_TASK_FI
NALIZEGGML_TASK_FINALIZE
<|BEGIN> <|prompter|>who are you<|endoftext|><|assistant|>Traceback (most recent call last):
File "chat.py", line 30, in
x =generate(my_prompt,args)
File "chat.py", line 14, in generate
x = ai.generate("<|prompter|>"+prompt+"<|endoftext|><|assistant|>", num_tokens_to_generate=arg.tokens)
File "/opt/src/c/cformers/cformers/interface.py", line 228, in generate
token_id = int(token_id_buffer.strip())
ValueError: invalid literal for int() with base 10: 'ggml_compute_forward_mul_mat_f32ggml_task_type:'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant