Robert Paulson
Robert Paulson
Can someone describe how to get a BLE connection to the crown without an internet connection?
### What is the issue? If I try to create a model from local gguf files and the process exits with 'Error: invalid file magic' while performing 'creating model layer',...
## Is your feature request related to a problem? Using Search Engine APIs can be expensive and you need to create accounts and hence share data and become third party...
Just wanted to highlight this approach to a more long term stable planning agent (source code exists and URL is given in the abstract): https://arxiv.org/abs/2305.14909 Another approach worth experimenting with...
Especially with larger local models on OLLAMA, inference might take some time. Especially on the initial loading of the model. Currently devika throws a timeout, basically rendering its useless for...
I tried to include ollama model into /home/user/.config/ailice/config.json as explained in the readme: ``` (env) user@debian-ai:~/AIlice$ ailice_main --modelID=ollama:llama2:latest --prompt="main" config.json is located at /home/user/.config/ailice In order to simplify installation and...
It is not clear to me, how my data privacy is guaranteed. It seems to me that the crown does encrypt the eeg data, but then sends this data to...
### Operating System Ubuntu ### Programming Languages Python ### CCXT Version 4.4.3 ### Description The example for Binance [margin sell,](https://github.com/ccxt/ccxt/pull/14843) seems to be not applicable to ByBit. Is there a...
In [src/circuit.rs#L241](https://github.com/zcash/orchard/blob/main/src/circuit.rs#L241), the constraint is currently described as: `"Either v_old = 0, or root = anchor"` However, this phrasing can be read as an exclusive-or (XOR), suggesting that not both...
**What problem or use case are you trying to solve?** A feature to reset all chat history in a current session would be good to have. In some projects initializing...