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

CodeLlama - 34b - instruct via HuggingFace does not start coding. #1141

Open
BlackHawk74 opened this issue Jan 20, 2025 · 4 comments
Open

CodeLlama - 34b - instruct via HuggingFace does not start coding. #1141

BlackHawk74 opened this issue Jan 20, 2025 · 4 comments
Labels
question Further information is requested

Comments

@BlackHawk74
Copy link

Describe the bug

The model does not start coding as soon as I give it a prompt, it just simply asks more and more details, and does not ever start to write a single bit of code

Link to the Bolt URL that caused the error

http://localhost:5173/chat/6

Steps to reproduce

  1. start the dev server
  2. select CodeLlama - 34b - instruct via HuggingFace
  3. Give a prompt

Expected behavior

expected behavior is to start writing code

Screen Recording / Screenshot

Image

Platform

  • OS: Windows, MacOS
  • Browser: Chrome
  • Version: latest

Provider Used

HuggingFace

Model Used

CodeLlama - 34b - instruct

Additional context

No response

@leex279
Copy link
Collaborator

leex279 commented Jan 20, 2025

Try with optimized prompt:
Image

Just testet and works for me.

@leex279 leex279 added the question Further information is requested label Jan 20, 2025
@BlackHawk74
Copy link
Author

Try with optimized prompt:
Image

Just testet and works for me.

Will test this once and get back to you.

@BlackHawk74
Copy link
Author

Try with optimized prompt: Image

Just testet and works for me.

Still doesn't work, any other fixes?

@leex279
Copy link
Collaborator

leex279 commented Jan 22, 2025

Hmm need to test myself, but half an hour ago the a new context optimization was pushed to main branch. Did you already pulled the latest changes and tried with that?
Make sure you toggle on then "use context optimization" in settings

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

No branches or pull requests

2 participants