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

issues with koboldCpp #7

Open
DCinAC opened this issue Oct 20, 2024 · 0 comments
Open

issues with koboldCpp #7

DCinAC opened this issue Oct 20, 2024 · 0 comments

Comments

@DCinAC
Copy link

DCinAC commented Oct 20, 2024

i am using Kcpp because lmstudio does not work with my configs of GPU so i have no choice. I have successfully connectedit to OpenAI compatible completions API but then when I run the ✨ Auto-LLM-Text-Vision node i got the following error on Kcpp's console (meanwhile the comfyUI just wait eternally)

LMstudio對多GPU的電腦不太友好(也暫時沒法特定用哪一個)所以就迫不得已用kcpp了

llm_apiurl = http://localhost:5001/v1/completions

Input: {"model": "", "messages": [{"role": "system", "content": "You are an AI prompt word engineer. Use the provided keywords to create a beautiful composition. Only the prompt words are needed, not your feelings. Customize the style, scene, decoration, etc., and be as detailed as possible without endings."}, {"role": "user", "content": "(prompt censored for privacy)"}], "max_tokens": "80", "temperature": "0.3", "stream": "False"}
'>=' not supported between instances of 'str' and 'int'```


model(if that helps) = Eris_PrimeV4-Vision-32k-7B-GGUF-IQ-Imatrix
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