nold
nold
Here is my workaround for this: You can set the Environment variable `REQUESTS_CA_BUNDLE` and/or `CURL_CA_BUNDLE` [in the context you are running Ara in] to the path to your CA-Chain. The...
This is also an issue in the lastest docker image: ``` [ara] Using settings file: /opt/ara/settings.yaml Traceback (most recent call last): File "/usr/local/bin/ara-manage", line 10, in sys.exit(main()) File "/usr/local/lib/python3.10/site-packages/ara/server/__main__.py", line...
> I fixed this by deleting the symlinks in wine directories to my user folders (I'd disabled the sandbox mode that this installer does by default). Just in case someone...
Can confirm this issue.. although it converts the model using `vocab-type hfft`, the model will not load: ``` llm_load_vocab: SPM vocabulary, but newline token not found: unordered_map::at! Using special_pad_id instead.llm_load_vocab:...
I got this working using this settings: /usr/share/puppetexplorer/config.js: > PUPPETDB_SERVERS = [ > ['production', '/api'], > ['test', '/api2'] > ]; /etc/httpd/conf.d/25-puppetexplorer.lan.conf: > ProxyPass /api2 http://puppet2.lan:8080 > ProxyPassReverse /api2 http://puppet2.lan:8080 >...
I'm having pretty bad performance issues on the `/browse` endpoint. Guess it might be too many repos/JS? it kinda kills my firefox & chromium. :( Besides that i love the...
That's weird, on which games did you test it? It works fine for me on e.g. Mario Galaxy. IIRC the "Direct"-mode maps the IR Pointer directly to the analog stick....
yes it does, just the filename will still be ".nsp"
> Refer to https://github.com/sipeed/M1s_BL808_SDK sadly the interesting parts are binary :( and no audio support afaik..
I also wanted to give exl2 a shot, the model is loading & grpc server seems fine, but i get this error on inference: `Error rpc error: code = Unknown...