-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
###…
-
- [ ] [Beating GPT-4 with Open Source](https://blog.dottxt.co/oss-v-gpt4.html)
# Beating GPT-4 with Open Source
## By Will Kurt
### Beating GPT-4 with Open Source
A bit more than a week ago we pos…
-
Just curious to know if GPT-4 support is planned. Greatly appreciate your effort with this project.
pm64 updated
11 months ago
-
I edited this part of code because i was trying the api with MindMac and other llm chat apps but it was difficult for me knowing if the selected model on the app was mapping to the right model on chat…
-
## Summary
The web backend server for `GPT-SoVITS` lacks proper user input sanitization in the **UVR5 Module**, which leads to **remote OS command injection vulnerability**. This flaw allows attack…
-
Hi and thanks for your work.
I get this error when I send a request:
`Error: Error code: 404 - {'error': {'message': 'The model `gpt-4` does not exist or you do not have access to it.', 'type': 'in…
-
**Describe the bug**
When using an rwkv config ( to avoid running into the issue from #1305 )
I get the issue:
```
Traceback (most recent call last):
File "/home/hatef.4/neox/gpt-neox/train.p…
-
It looks like you're using the `p50k_base` encodings which are only for GPT-2 and GPT-3. GPT-4 uses `cl100k_base` encodings.
The newer vocab is available [here](https://openaipublic.blob.core.wind…
-
https://platform.openai.com/docs/models/continuous-model-upgrades
-
Good evening,
I'm trying to use SHAP for my graduation thesis with various LLM, as Falcon, Mistral and GPT 4 and Llama, and i'm trying to follow the instruction with GPT-2 as in documentation but i…