Local GPT compatible with text-generation-webui #8
meistaken
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Pavel, thank you for your plugin. I'm pleased to share that your plugin works with the widely used AI frontend text-generation-webui, which is also compatible with Windows. Previously, I attempted to use the "Text Generator" plugin for Obsidian, but unfortunately, I couldn't get it to work with this frontend.
For anyone who might find this information useful a small guide how to get it works:
Start the text-generation-webui and select the desired model (in my case, it's openhermes-2.5-neural-chat-7b-v3-2-7b.Q5_K_M)
![tgwui-model](https://private-user-images.githubusercontent.com/18485276/296443456-f8bc8bda-53e9-4f0e-83bf-4fdd85eac245.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDY2NTcsIm5iZiI6MTczOTA0NjM1NywicGF0aCI6Ii8xODQ4NTI3Ni8yOTY0NDM0NTYtZjhiYzhiZGEtNTNlOS00ZjBlLTgzYmYtNGZkZDg1ZWFjMjQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDIwMjU1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYxODcwMTBlNTgwYjQyOTcwNGZmMDEzZTA3MzZkOWU4NWZmNjJkMGY1ZGU3ZGU5OGU1OGZhOGY1OWI5MDU2ZWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yZk1FqsMn1u4esTSvXbCk2y8taB5Tuc0QYUM1bS8P-0)
Configure a session
That's it. You can now access the Local GPT menu and see the results. I've tested it with a small 7b model (openhermes-2.5-neural-chat-7b-v3-2-7b.Q5_K_M), and on an RTX3090, I achieved 60.98 tokens/s. The quality is quite decent.
Beta Was this translation helpful? Give feedback.
All reactions