-
Hello
I am running in the following machine.
CPU: 12th Gen Intel(R) Core(TM) i7-12700
RAM: 32GB, speed: 4400MT/s
NVIDIA RTX A2000 12GB
model is:
llama-2-7b-chat.Q6_K.gguf
And it takes a…
-
I get an error of unexpected argument when i'm trying to submit an order.
The code i used (as readme example).
```python
from bfxapi import Client, REST_HOST
from bfxapi.types import Notificat…
-
### What is your question?
From conan2 document I can use the following config option to use custom certs:
```
core.net.http:cacert_path
```
However, it seems I cannot "append" this to the exis…
-
This is a separate issue created for the error mentioned by [jkanner](https://github.com/jkanner) in issue #3.
> I tried "Download Skymap" for GW150914, and got an error message. I got the same er…
-
The following processes that are possible in xrpl.js should also be possible in xrpl-py.
```js
import { Client } from 'xrpl'
const client = new Client('custom-api-v1-server')
client.apiVersion =…
-
Exception ignored in:
Traceback (most recent call last):
File "D:\D\Python\Python311\Lib\site-packages\pymiere\core.py", line 178, in __del__
File "D:\D\Python\Python311\Lib\site-packages\pymi…
-
As doc here: https://requests-html.kennethreitz.org/
```
from requests_html import HTMLSession
def main() -> None:
session = HTMLSession()
r = session.get('https://python.org/')
pr…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
please do not start working on this task until we have some clarity on the specific subtasks to be done
can you suggest different "milestones"?
random things i think of:
- encrypt data at rest…
-
Executing : llama stack run C:\Users\central\.llama\checkpoints\Llama3.2-11B-Vision-Instruct\config.yml
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line…