kartikm7 / llocal

Aiming to provide a seamless and privacy driven chatting experience with open-sourced technologies(Ollama), particularly open sourced LLM's(eg. Llama3, Phi-3, Mistral). Focused on ease of use. Available on both Windows and Mac.
https://www.llocal.in
MIT License
78 stars 11 forks source link

Content extends beyond screen #4

Closed sajjadafzal closed 1 month ago

sajjadafzal commented 2 months ago

Content extends beyond screen whenusing deepseek-coder:latest for code generation.

kartikm7 commented 2 months ago

Content extends beyond screen whenusing deepseek-coder:latest for code generation.

Hello @sajjadafzal welcome to the LLocal community. So sorry you faced this issue. Could you share a screenshot? Will try to recreate it on my system, and fix the issue in the upcoming version!

minzdrav commented 2 months ago

Hi @kartikm7 I have the same issue. Please look at screenshots. image image

` <!DOCTYPE html>

Flexify Table 0,256); font-family: Arial, sans-serif;">
`
kartikm7 commented 2 months ago

Hello @minzdrav welcome to the LLocal community. I think setting a max-width for the code-block component is necessary. I'll get it fixed! Thanks for sharing the screenshots.

albertotn commented 1 month ago

Same problem for me. To reproduce it:

  1. pull phi3:mini model
  2. ask to write Hello world java program
  3. ask to rewrite it using swing, content is out of the window:

immagine

kartikm7 commented 1 month ago

@sajjadafzal @albertotn @minzdrav I have fixed it, and if the issue still persists after the next release we can re-open the issue!