-
首先就是,无论我是py3.9还是py3.8的环境,均会报错Traceback (most recent call last):
File "test.py", line 4, in
from task import Task
File "C:\Users\80564\Desktop\VeryFL-main\task.py", line 13, in
from d…
-
Run the evaluation and get final scores (500 prompts).
- [x] airoboros-13B-GPTQ
- [x] bluemoonrp-13b
- [x] gpt4-x-vicuna-13B-GPTQ
- [x] GPT4All-13B-snoozy-GPTQ
- [x] koala-13B-GPTQ-4bit-128g -…
-
Let's say a generated prompt gives an error on a test label.
What I sometimes do manually is I ask GPT4 to explain its reasoning, and argue that the correct label should have been FOO.
When it c…
-
-
### Describe the bug
![image](https://github.com/OpenInterpreter/open-interpreter/assets/4324290/df2e6d64-25ec-4108-8ab6-f6011d169790)
### Reproduce
interpreter -l -m openai/lmstudio
%info
##…
-
Thank you for your wonderful work.
The paper introduces a data volume of 78k, of which 20K comes from Alpaca. Where does the other instruction data come from?
-
Hi,
Is there a problem with the system instruction? Isn't it supposed to be "simulate the output of the program **run_baby_agi_one_step**()" instead of "simulate the output of the program **run_bab…
-
用英语搓标签和解释也行,但感觉就是没汉语用得那么顺,不知道这样做是否可行?
-
**PrOntoQA** is a question-answering dataset that generates examples with chains-of-thought that describe the reasoning required to answer the questions correctly. The sentences in the examples are sy…
-
### ⚠️ 搜索是否存在类似issue
- [X] 我已经搜索过issues和disscussions,没有发现相似issue
### 总结
能否支持不同的群组/消息来源,分别使用不同的模型?
比如:
在私聊的情况下,用户A对机器人发消息,使用GPT3.5的模型/百度的模型。用户B对机器人发消息,使用GPT4.0的模型/讯飞的模型。
在群聊的情况下,群聊A对机器人发消息,使用GPT…