-
I've been using it lately and is very cool, thanks for sharing it.
I have implemented locally using my own build docker image, from latest version (0.9.1), directly from source. This is my .profile…
-
Hi! The Huggingface name of GPT-neo-125m is gpt-neo-125m (https://huggingface.co/EleutherAI/gpt-neo-125m) , in the training script commands, it is referenced as gpt-neo-125M everywhere, which throws e…
-
@Muennighoff Thank you very much!
-
If you need to create skeletons in Blender, try GPT. I can give you a few pointers, like using sgpt.
https://[raw.githubusercontent.com/coderextreme/X3DJSONLD/master/gltf/samurai.gltf](https://raw…
-
@Muennighoff Thank you very much!
-
```
sgpt --shell "upgrade nodejs to latest version
dquote> "
brew upgrade node
[E]xecute, [D]escribe, [A]bort: e
==> Downloading https://formulae.brew.sh/api/formula.jws.json
-#O=-# # …
-
Two things would make this tool much better
1. Accept the prompt from stdin. I did this by using this prompt: str = typer.Argument(... if sys.stdin.isatty() else sys.stdin.read(), ...
3. Have an o…
-
Awesome CLI, thank you for creating this tool!
I realize the pipe feature is only [three days old](https://github.com/TheR1D/shell_gpt/pull/163) but I found an edge case that throws a 400 Client Er…
-
I've noticed that sometimes the command it generates is wrong. BUT if I then ask gpt(4). "verify that this command is correct according to this description 'prompt': 'sgpt-output' "
I don't mind pa…
-
I have a portable shell environment that contains lots of statically compiled binaries, and I bring it to multiple machines/servers that I mange regularly. I can encounter a system that doesn't necess…