Disonantemus
Disonantemus
> TERM=xterm-256color You're right! If I change to `TERM` to `xterm-256color`, all themes work! All terminal emulators that I've tried (st, xterm, kitty) work, with or without tmux, including `tty`....
Wrong on many levels: - Two png files with wrong extension, that are gif. - Four identical files (tested with fclones), should be only one. - Too big file sizes,...
Please do a **GGUF quantization!** From #60 seems, it's not trivial.
This seems to do what you want: > `Ctrl + W` : Erase to the previous nearest character within set(.,|,(,),[,]) From [README.md](https://github.com/ynqa/jnv#editor-mode-default)
Model | OCRBench Score --------------|------- Ovis2-4B | 911 4th place in OCRBench Score [open_vlm_leaderboard](https://huggingface.co/spaces/opencompass/open_vlm_leaderboard) Nice to do OCR in Smartphone
I was able to load the model with 0.44 and Memory Saving Mode, the result was abstract/noise, and takes a lot of time, like no NPU acceleration and only using...
Observations: - MNN Chat 0.44 - Settings > Diffusion Memory Mode: Memory Saving Mode - 1st generation was garbage/noise, when starting (4%-8%) some screen glitches - 2nd generation was ok...
I got: > 403 Forbidden Using [pinokio](https://pinokio.computer/item?uri=https%3A%2F%2Fgithub.com%2Fcocktailpeanutlabs%2Fopenvoice2) to install, log: ~~~ocaml Downloading OpenVoice checkpoint ... --2025-05-30 00:02:56-- https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints_1226.zip Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving myshell-public-repo-hosting.s3.amazonaws.com (myshell-public-repo-hosting.s3.amazonaws.com)... 3.5.2 2.217, 54.231.197.145, 3.5.29.110, ......
Seems that .env is been updated: ```ocaml $ cat $HOME/.config/fabric/.env DEFAULT_VENDOR=Ollama DEFAULT_MODEL=llama3.2:latest PATTERNS_LOADER_GIT_REPO_URL=https://github.com/ danielmiessler/fabric.git PATTERNS_LOADER_GIT_REPO_PATTERNS_FOLDER=pattern s PROMPT_STRATEGIES_GIT_REPO_URL=https://github.co m/danielmiessler/fabric.git PROMPT_STRATEGIES_GIT_REPO_STRATEGIES_FOLDER=str ategies OLLAMA_API_URL=http://127.0.0.1:11434 LANGUAGE_OUTPUT=en ``` But, both URLs are: https://github.com/danielmiessler/fabric.git It's ok...
I'm doing something wrong or this is a bug?