-
In class SGPT/__init__ (retriever.py) it seems to be that the code looks for .pt files to load from directory given by config parameter "sgpt_encode_file_path":
filename = f"{i}_{j}.pt"
pbar.updat…
-
### What happened?
When running `go install github.com/tbckr/sgpt/v2/cmd/sgpt@latest`
This is returned `go: github.com/tbckr/sgpt/v2/cmd/sgpt@latest (in github.com/tbckr/sgpt/v2@v2.14.1): go.mod:3…
-
Tries this in kali as well as parrot and i have also provided my API keys as well
$sgpt "hello"
╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ /home/pr0x…
-
hello i have the error since yesterday it was already installed but it does not work anymore
```
sgpt
Traceback (most recent call last):
File "/home/kali/.local/bin/sgpt", line 5, in
fr…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: N/A
OS: Ubuntu …
-
so has anyone got shell_gpt to work with a remote ollama Server ?
I have a ollama server on a remote machine in my local network, and try to use shell_gpt on my local pc.
But sgpt still trying to co…
-
这个时在启动sgpt吗?请问如何给sgpt设置代理呢?感谢
-
### Is your feature request related to a problem? Please describe.
I'm aware of set `OPENAI_API_KEY` and `OPENAI_API_BASE` env vars, but I'd rather set those in config.
### Describe the solution you…
-
T0 outbreak form is validated and approved by WHO for initial data collection in an outbreak. Inclusion of these variables in our schema enhances our alignment with the validated form for more widespr…
-
Hi I read your paper that is cool, am trying to do this on my own dataset and my dataset is huge. Can you please tell me the exact ways to train from the scratch to achieve SGPT- both symmetric and as…