-
### Issue
the upscale function cannot work
### Command Line Arguments
```Shell
python -m manga_translator -v --translator=gpt3.5 -l CHT --upscale-ratio 4 --overwrite --use-gpu -i "path"
```
### …
-
Hello, there was an error when I used the Sophia optimizer to train GPT3 with Megatron. The error point is that `grad` cannot be substituted into the optimizer with `require_grad = True` state to calc…
-
Use latest version
-
Hello,
Thanks for a great project.
In https://platform.openai.com/settings/ , OpenAI allows the configuration (API keys, rate limits, usage, and allowed models, etc) to be grouped by Projects, whi…
-
great work for tool use!!!
how ever, I had some question about the result. I would be grateful if you reply~~
### 1. In `StableToolBench` I find pass rate result in https://zhichengg.github.io/st…
-
the question is about benchmark,
when i test no matter humaneval and so on,
the chatgpt with gpt3 use "Direct" can solve at least 75%,
-
I've added a full-page translation feature for Syncia on my private repo.
I'm curious if you're interested in this new feature, since Syncia can already perform selected text translations through c…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
I am following the tutorials to learn dspy. Now I am testing SimplifiedBaleen. I found when I choose passages_per_hop = 2 or 10, the results are different. I further checked the retrieved context. The…
-
OpenAI GPT3 technical report.
https://arxiv.org/pdf/2005.14165