-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm impressed #1
Comments
@Succubyss Hi! Thank you for kind words and for testing my program! I've uploaded the latest versions of UI, it comes with the latest commits (including MoE fixes), but I've moved to a new setup, so:
I will update README later, didn't really have time for that, but there are a lot of things changed. I'm also not familiar with CI, so it'll take me some time to figure it out - but I will do it eventually! Again, thanks for testing and glad you like it. Edit: added new config example - if you are familiar with json, highly recommend looking at it and playing with settings... |
Did the compiling process change? I did attempt it since that w64devkit thing looked interesting, but after jumping through a few hoops, I ran into an error:
One of the hoops I jumped through was setting CPLUS_INCLUDE_PATH to the VulkanSDK Include directory even though I'd already stuck it in the directory that indicates where to put it. I also had to download SDL2 (which wasn't mentioned in the README), move the pkg-config files into w64devkit, and include its Include\SDL2 directory in that same variable.
I'll be sure to do that! |
You are trying to compile an old version - the new ones are
Yes, sorry for that, I assumed it would be apparent from ImgUi setup. As for VulkanSDK, I just installed Lunarg's installer, and it works just fine on my new system. |
I found this piece of software by accident. It's very easy to use and made it incredibly simple to load a local AI model. I just opened it up to see what it was, saw that it was asking for a specific model filename, and thus I put the filename into a search engine, downloaded it, and presto. I didn't even know my card could handle a 13B model.
Needless to say I'm very impressed.
Would you please consider releasing a new beta with the latest commits? I know you included build instructions, but I don't really have the time right now to set up a new compilation environment.
Ideally, I'd also love to see a GitHub workflow that creates artifacts for each commit so I can keep up with your progress in a way that's convenient. This would probably be ideal as it states in your README that you're on an old CPU and that others should compile it themselves.
I'll be letting others know about this, thank you for putting it out there.
The text was updated successfully, but these errors were encountered: