Ma Mana ma Manama
Ma Mana ma Manama
Same problem. Termux, and : ``` --logo-short SoC: Technology: CPU 1: uArch: ## ## ###### ###### # ### @@@@@@ @@@@@@ @@ @@ Max Freq: ### ### # # # #...
A tip - even without vision as an argument the "i" model is clever enough to use tesseract, on its own.
FYI, I have updated it slightly since, see: https://github.com/Manamama/Ubuntu_Scripts_1/blob/main/unhyphenate.py
Ref: ``` # Clone the plugin repo git clone https://github.com/linuxdeploy/linuxdeploy-plugin-appimage.git cd linuxdeploy-plugin-appimage mkdir build && cd build cmake .. make sudo make install Cloning into 'linuxdeploy-plugin-appimage'... remote: Enumerating objects: 381,...
Update: nothing interesting shown here, either: ``` (gdb) run Starting program: ... /Downloads/llama.cpp/build/bin/llama-cli --model "/media/.../DeepSeek-R1-Distill-Llama-8B-Q4_K_M.gguf" --cache-type-k q8_0 --threads 16 --prompt 'What is Tao?' -c 8192 [Thread debugging using libthread_db enabled]...
Oh, this worked: `sudo mv /usr/local/lib/libllama.so /usr/local/lib/libllama.so.bak` , now as it used to be: ``` /llama.cpp/build/bin$ ./llama-cli --model "/media/zezen/OS/Users/oin/Moje dokumenty/Mata/LLMs/DeepSeek-R1-Distill-Llama-8B-Q4_K_M.gguf" --cache-type-k q8_0 --threads 16 --prompt 'What is Tao?' -c 8192...
I had to use ugly fix, below, also for `chromadb`: ``` ~/downloads/arboard $ cat src/lib.rs /* SPDX-License-Identifier: Apache-2.0 OR MIT Copyright 2022 The Arboard contributors The project to which this...
Identical problem: for years mine has not worked with any "let us add HID via root" tools, despite https://github.com/Arian04/android-hid-client/issues/78#issuecomment-3393680870 and such tricks. Ref: ``` Do we have root permissions?: true...
Re: > Try setting the KB character device to /dev/hidg1 and the touchpad character device to /dev/hidg2 as you did earlier, but after changing those settings, close the app, unplug...
Check if pulseaudio is installed: `pulseaudio/stable,now 17.0-1 aarch64 [installed,automatic]`. If so, this plays sound and video (via X11): ` ~/downloads $ mplayer /storage/7B27-F244/Videos_Ext_SD/Watch_me/NASA-Voyager-Jupiter.mp4 MPlayer 1.5-17.0.2 (C) 2000-2022 MPlayer Team Playing...