-
Can probably be done fairly easily with python/flask
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/OpenAccess-AI-Collective/axolotl/discussions/categories…
-
Hey Team,
Thank you for this awesome work and for releasing the super clean training code! We are super interested in reproducing result on Mistral 7b model.
I have trained a Mistral model with …
-
Hey! It's me again. Last time I asked for a Clip Skip in the workflow this plugin uses, and a gigachad made it. I'm glad!
But of course, after that node, I discovered **there is plenty other nodes th…
-
[AI Horde](https://aihorde.net) is a mature REST API which already provides the primary functionality the Stable Swarm aims to achieve, allowing distributed GPUs to be used by the same user. Only it g…
-
### Describe the feature
The OpenAI on 06/13 update some model,
can u add in this ?
![image](https://github.com/ai-genie/chatgpt-vscode/assets/92282870/53107c44-bfd8-44ad-aa53-2cfc2b51747b)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
- [X] …
-
### Describe the Bug
When creating a new item through the API with create permissions only (no view perms), the server responds with a 204 but no response body. This causes an error if the client was…
-
I'm a bit lost as to how to actually use `stream: true` in this library.
Example incorrect syntax:
```javascript
const res = await openai.createCompletion({
model: "text-davinci-002",
promp…
-
Hi Team,
We have an installation of Jupyterhub through Anaconda and the base python version is 3.5. We have a requirement to use python version 2.x on the same notebook but having a separate kerne…