-
用terminal输出测试,发现ada、babbage、curie、davinci 这些基础模型都不能用,只有gpt-3.5-turbo模型能行。gpt3.5和3.0都试过了,@zhayujie 请作者证实一下
-
Would it be possible to do a mem-style feature by utilizing search first within the graph then sending the relevant results as part of the prompt to gpt3?
This might even be more useful or effectiv…
-
Hello, I really admire the dedication and effort you put into your work. But I have few questions on the process when I was using the scripts to train GPT2XL and guide the decoding of GPT3.5.
First…
-
Hello. When I tried 'gpt3.5-turbo' model for generate I got error.
This is the error message, `This is a chat model and not supported in the v1/completions endpoint. Did you mean to use v1/chat/com…
-
I set the environment variable "OPENAI_MODEL_NAME" with the value "gpt-4" but still it uses gpt3.5.
based on OpenAI API documentation the value "gpt-4" is correct.
--------------
**Used config:**…
-
As described in the title, it would be great if you could add support for these models as well as they are becoming more widely available!
-
I use one machine and 4GPUs to run gpt3;
the first iteration is runnning without any errors,
but the second iteration makes errors , strucked by the second iteration and the second step,
the erros as…
-
shareAI系列:
base预训练 + 直接中文SFT版:
V2版
modelscope:https://modelscope.cn/models/baicai003/Llama3-Chinese_v2/summary
-
hello
The code reported an error:
“context deadline exceeded (Client.Timeout or context cancellation while reading body)”
-
大佬,之前看到这个项目一直在测试模型,我这边目前使用的是llamacpp,因为有公司这边的服务器,所以是用cpu的,速度10t/s。公司内部用足够了。
知识库用到的模型:
Qwen2.5-14B:q4
bge-reranker-base
Dmeta-embedding-zh-small
大佬这是我这边使用的模型,不知道能不能改成使用cpu的,非常感谢。
# 后台启动 noh…