Yeah,already wanted to open topic about Ace-Step. Basically what you have to do is to install Python 3.11 on your machine, then install uv via pip. After that clone the GitHub repo for Ace-Step 1.5. Don't use the classic Ace-Step, the new one sounds ay better. When git cloned, cd into it and run uv sync. When done uv run acestep. That's it at least on Windows.
Update: I am now able to run gpt-oss:20b so that's kinda cool I guess. You guys should really take a look at Anaconda and Miniconda prompts. It's pretty much Python with a bunch of AI and ML stuff already installed. I personally use Miniconda. Also, take a look at Open-WebUI if you use Ollama. It has literally everything you need and lets you set about everything you would need to install: conda create --name open-webui conda activate open-webui pip install open-webui open-webui serve
then go to localhost:8080 and have fun.
I don't like how it streams the response because it constantly interrupts NVDA, and I don't like the absense of headers, but hey it's open-sourced. Someone can fix it. Maybe even the AI model you run :d
Off the spinner, to the skinner, it chops off layers, now I'm thinner.
16 gb ram. amd gpu and cpu. i use ollama and some others like openclaw. I also like useing LMstudio but some screenreaders have problems with it if you want to use olllama. use ollama chat. github.com/blindsoftlgtm/ollama-chat-app. it is the best with nvda.
Anyone played with Vision Assistant Pro and using local models? I've switched over to LocalAI from Ollama because it has support for almost everything. The addon supports text to speech, speech to text, captcha solving, system control, etc. I'm just playing around with it RN to see what I can get working with my 16gb card. Perhapse if it supported my NPU I could have the vision model run on that so nothing spills out of Vram.
Off the spinner, to the skinner, it chops off layers, now I'm thinner.
I tried running an ai model on this chip. Processor; Value: AMD Ryzen 3 7330U with Radeon Graphics, 2301 Mhz, 4 Core(s), 8 Logical Processor(s). And, it was kinder terrable
Anyone running their own AI for NVDA AI addons? I do. I use this thing called Localai which is ran in a Docker container. The thing about it though is that it lets you run every type of model out there. You can run speech to text, vision, chatbot, etc. Ollama doesn't havethat flexibility, so you don't get full functionality with something like Vision Assistant Pro.
Off the spinner, to the skinner, it chops off layers, now I'm thinner.
Yeah, I also could run it without optimisations and it would load into system RAM for some parts. But I've figured why do it if e4b is much faster in token generation and is accurate enough.
This site uses cookies to enhance your experience.