Amrosx

Results 5 issues of Amrosx

### Description ``` it.unibz.inf.ontop.exception.OntopQueryEvaluationException: java.sql.SQLSyntaxErrorException: (conn=21) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use...

type: question

I was wondering if possible to modify this condition inseted of ".i2p" make it accepting any/flexible ending is that possible or has been discussed before. for example I need to...

### Describe the bug I am trying to run Ustore but unfortunately there is no clear docs I got problem with ucset is not defined ``` ~/ustore$ python3 python/examples/browser.py Traceback...

bug
invalid

`.llama/checkpoints/Llama-Guard-3-8B does not appear to have a file named config.json. Checkout 'https://huggingface.co//home/user/.llama/checkpoints/Llama-Guard-3-8B/tree/None' for available files.` I have download it from this link `llama download --source meta --model-id Prompt-Guard-86M --meta-url META_URL`...

``` self.weight = Parameter(torch.Tensor(self.output_size_per_partition, self.in_features)) torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 20.00 MiB. GPU 0 has a total capacity of 7.69 GiB of which 13.94 MiB is free....