trigger2k20

Results 36 comments of trigger2k20

Unfortunatly with Openwrt version 23 the first converting command ist not working (anymore) _openssl x509 -inform der -in /etc/uhttpd.crt -out /etc/ttyd.crt_ Error: 281473146768480:error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag:crypto/asn1/tasn_dec.c:1149: 281473146768480:error:0D07803A:asn1 encoding routines:asn1_item_embed_d2i:nested asn1...

Hi Guys, thanks for the fast replies. Unfortunatly the "Server Mode" only delivers an API Connection as far as i understand. So therefore i hope in the future there will...

Hello cosmic-snow i installed phyton3/pip/typer and downloaded app.py which went fine, but i got this error: ~/Downloads> python3 app.py Traceback (most recent call last): File "/Downloads/app.py", line 5, in from...

Thanks, i have a macos system. It seems everything is installed but when i have cli then it does not work (as said i am not a programmer) **~/Downloads> python3...

Thank you very much !

Thank you very much , can confirm it works ! :-) But dead slow on an 2,4 GHz 12-Core Intel Xeon E5 with 64 GB (I have a -beloved -...

Super thanks ! Sorry asking some additional questions: Thanks for the hint with the threads... Where i can read more about it for proper tuning ? Is it possible to...

Oops, the Snoozy model is not working: **~/Downloads>** python3 app.py repl -m ggml-gpt4all-l13b-snoozy.bin 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8.14G/8.14G [07:10** python3 app.py repl -m ggml-gpt4all-l13b-snoozy.bin 1 Found model file at /Users/sascha/.cache/gpt4all/ggml-gpt4all-l13b-snoozy.bin Invalid model file...

I have tried out to use the model in the GPT4ALL DDirectory (/Users/sascha/Library/Application\ Support/nomic.ai/GPT4All) and it works **app.py repl -m /Users/sascha/Library/Application Support/nomic.ai/GPT4All/ggml-gpt4all-j-v1.3-groovy.bin** But the Snoozy LM which works with GPT4ALL...