Dmitry Wolf
Dmitry Wolf
osx 10.9.3, ruby-1.9.3-p547 [ x86_64 ], install from repo, same issue ``` delicious:~ wolf$ xiki ls - tried to run: Ls.menu - error: undefined method `goto_char' for nil:NilClass - backtrace:...
Macbook Pro 2013, Intel i5, 2 cores, 8 GB RAM 7B 4bit model main: mem per token = 14335844 bytes main: load time = 8224.30 ms main: sample time =...
google colab T4 cuda, in img2img mode VAE without --vae-tiling *always* producing solid color image. update: also seeing this for txt2img for t4 cuda ``` !git clone https://github.com/leejet/stable-diffusion.cpp %cd stable-diffusion.cpp...
I tried building under OSX and get following: ``` src/XpcConnectionBase.cpp:72:27: warning: comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare] for (int i = 0; i...
looks like broken macOS 10.14.2 ``` delicious% brew reinstall jack -s ==> Reinstalling jack ==> Downloading http://jackaudio.org/downloads/jack-audio-connection-kit-0.125.0.tar.gz ######################################################################## 100.0% ==> ./configure --prefix=/usr/local/Cellar/jack/0.125.0_3 ==> make install ==> Caveats To have launchd...
I am very interested in trying to run your code on 1GB ARM device, feel free to share it in your repo!
Google folks oversell this tool, in file detection this tool currently is barely useful compared to other, as trained [model](https://github.com/google/magika/blob/main/docs/supported-content-types-list.md) is puny.
Currently each copy is represented as plist file on disk, we want some index to search on, I would change this to use sqlite or some embedded datastore.. On Mon,...
Maybe first take look at adoption rate across all packages, if parsing of metadata worth it.. On Dec 27, 2015 7:11 PM, "David Deng" [email protected] wrote: > What kinda supporting...
@perfaram Nice, can you share your solution ?