Giter Club home page Giter Club logo

Comments (5)

sestinj avatar sestinj commented on June 11, 2024

@eladamittai I notice that there is a colon rather than a quote in your model name ("model": "deepseek-33b-instruct:,). Was this just a typo when copying over to GitHub issues?

Assuming that's not causing the config to not load, the first thing I would check is the prompt logs: https://docs.continue.dev/troubleshooting#llm-prompt-logs. This will tell us whether the instructions are being entirely left out, or if the problem is something else.

I also would recommend removing your system prompt. This is a detail particular to deepseek models, but they automatically have a system prompt very similar to yours, and using a different one might be causing it to act strange

from continue.

eladamittai avatar eladamittai commented on June 11, 2024

@sestinj hey, thanks for the quick reply! 🙏
I removed the system prompt and checked the logs, and the entire command is being left out of the context. Instead of the command, it just puts /log before the context.
I also tried again with just writing the command in the chat instead of using the slash command, and it worked fine. Same with the /edit command. So it's only for the custom commands.

from continue.

sestinj avatar sestinj commented on June 11, 2024

Got it! I think this is related to a fix I made just yesterday. I believe it should be available in the latest pre-release, 0.9.130

from continue.

eladamittai avatar eladamittai commented on June 11, 2024

@sestinj great! I'll check it out. Thanks!

from continue.

eladamittai avatar eladamittai commented on June 11, 2024

It works!

from continue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.