Git Product home page Git Product logo

Comments (6)

guinmoon avatar guinmoon commented on August 16, 2024

Hi. Thanks for your feedback.
I know about the keyboard closing bug, but it was not a quick fix, so I've postponed solving it for later.
I didn't know about the bug with deleting chats. Thank you.
I will try to add the setting to disable scrolling in the new version.
The memory usage is a good idea, I've been planning to add warnings to users that the model may not work on their device for a long time, but I like your idea better.
The button to clear chat will be moved to the toolbox in the new version.
Regarding customization templates, I'm thinking of creating a resource where users can share their templates. Add more templates available out of the box, I think it is pointless.
About your suggestions. Thank you very much for giving me ideas. Hopefully someday I will realize them all in some form.

from llmfarm.

FrostyMisa avatar FrostyMisa commented on August 16, 2024

Thank you for your answer. Yeah, I don’t realize there is custom prompt, so I think it’s enough. But I find something strange behavior. I use this model:

https://huggingface.co/TheBloke/OpenHermes-2-Mistral-7B-GGUF

And the prompt template is:
<|im_start|>system
{system_message}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

So i use:

<|im_start|>system
{Please meticulously review the provided text for any grammatical errors or inaccuracies, correcting them with your expertise as a professional English language corrector. Additionally, if you believe there are opportunities to enhance the text for better clarity or expression, feel free to make thoughtful adjustments to improve its overall quality.}<|im_end|>
<|im_start|>You
{prompt}<|im_end|>
<|im_start|>LLM

But it doesn’t work. After I try use double {{text}} and it works. But on the hugging face there is the prompt template only with one {text}. Do your app change something internally?

Is there any setting to limit the models answer length? I think I didn’t find any.

And one small suggestion. It will be nice to have settings to don’t turn off display while the app generate text.

Have a nice weekend!

from llmfarm.

FrostyMisa avatar FrostyMisa commented on August 16, 2024

And one small suggestion. I tried use model for coding. It use often triple backticks (```) before and after the text. But in your app it doesn’t put the text on block without formatting.

And small bug, copy text from the chat window doesn’t copy anything.

from llmfarm.

FrostyMisa avatar FrostyMisa commented on August 16, 2024

I only want to report, copy generated text still doesn't work in the latest beta. And the text scrolling and you just wait until end if you want to read the beginning. It will be nice, if we can control the maximum text model can generate, like now it's nice it's super long, but maybe sometimes I want to limit it. Because now, when the answer is long, you need to wait longer until you can read it from beginning.

from llmfarm.

guinmoon avatar guinmoon commented on August 16, 2024

Could you please clarify what you mean by copying? The function itself should be active, selection is not working yet.
image

from llmfarm.

FrostyMisa avatar FrostyMisa commented on August 16, 2024

It's active, but doesn't work. https://github.com/guinmoon/LLMFarm/assets/59890223/389e8603-41d8-4a49-8192-836264e11973
And the keyboard still cannot be hidden.

from llmfarm.

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.