-
var result = await api.Completions.CreateCompletionAsync(new CompletionRequest(prompt, model: Model.GPT4,max_tokens:maxtoken, temperature: temperature));
System.Net.Http.HttpRequestException:“Err…
-
### Bug description / Bug 描述
1.有时会话明明已经回答完毕了它还在转圈如图(我使用了oneapi)
2.助理的模型显示有问题,举例a助理是gpt4,此时我设置b助理为gpt3.5,如果我点会a助理它也会显示gpt3.5,但实际是gpt4。
3.希望可以在会话设置界面调节会话的模型
### Reproduce steps / 复现问题的步骤
```plain t…
-
A search box on IQ.wiki that accepts free-form questions. Some form of AI (eg. variant of GPT3 or similar) would process the question and form a reasonably accurate answer. Second pass would then proc…
-
[P_H6tZDEBzZsR2oaxFFQn.xccrashpoint.zip](https://github.com/aespinilla/Tiktoken/files/13263675/P_H6tZDEBzZsR2oaxFFQn.xccrashpoint.zip)
-
I followed the Git workflow to set up the entire environment and executed this command:
python eureka.py env=shadow_hand sample=16 iteration=2 model=gpt-3.5-turbo (In order to increase the success r…
-
Engshell fails with text data larger than the maximum prompt size. Need a non-GPT based summarize(text) function for processing large text data.
-
A follow up to dillon's PR (https://github.com/hicommonwealth/commonwealth/pull/3888). Use GPT3.5 (via langchain is probably best) to automatically generate the poll options when creating a snapshot f…
-
This is very high level as much more scaffolding needs to be implemented but thing of this as an "epic" from scrum methodology.
We would like to call a fine-tuned GPT3.5 model. The model should be…
-
是修改模型名称就行了吗
-
I'm trying to get neural networks to train on my dataset, but I'm running into this error. I tried running other neural networks, but they also don't start training, except for gpt3, which doesn't wor…