Prompt template for LM studio - Claude code ?

#2
by siraxe - opened

Sorry new to this , seems to work in lm studio but getting it connected to claude code cli Im seeing this

      rendering prompt with jinja template: \"Cannot apply filter
      \"string\" to type: UndefinedValue\".\n\nThis is usually an
      issue with the model's prompt template. If you are using a 
     popular model, you can try to search the model under        
     lmstudio-community, which will have fixed prompt templates. 
     If you cannot find one, you are welcome to post this issue  
     to our discord or issue tracker on GitHub. Alternatively, if
      you know how to write jinja templates, you can override the
      prompt template in My Models > model settings > Prompt     
     Template."}}```

Also reading larger files (900 lines) it break during processing I think
printing <SPECIAL_30>
![image](https://cdn-uploads.huggingface.co/production/uploads/6326218f21c98f83d6a9dfb6/I8Z_JOzPo6qsYzURyDYja.png)

Sign up or log in to comment