Test-Agent icon indicating copy to clipboard operation
Test-Agent copied to clipboard

Agent that empowers software testing with LLMs; industrial-first in China

Results 8 Test-Agent issues
Sort by recently updated
recently updated
newest added

命令行依次运行指令: python -m chat.server.controller ![企业微信截图_17127549038352](https://github.com/codefuse-ai/Test-Agent/assets/50696584/cd341edb-4449-41c9-aca0-21264c294c9f) 然后另一个命令行运行: python -m chat.server.model_worker --model-path models/TestGPT-7B --device cpu ![2](https://github.com/codefuse-ai/Test-Agent/assets/50696584/818b79c8-3ef2-4435-81e2-ca3c533cf436) 最后另一个命令行运行: python -m chat.server.gradio_testgpt ![企业微信截图_1712755203335](https://github.com/codefuse-ai/Test-Agent/assets/50696584/ab8230e7-a9a7-49a8-a76b-207b5bd67771) 无任何反应!!! 这是为什么啊,求助大神

ImportError: 2024-04-08 09:54:28 | ERROR | stderr | CodeLlamaTokenizer requires the protobuf library but it was not found in your environment. Checkout the instructions on the 2024-04-08 09:54:28 | ERROR...

命令:python -m chat.server.model_worker --model-path ../TestGPT-7B --device cpu --num-gpus 2

使用命令: `python3 -m chat.server.model_worker --model-path models/testgpt --device mps` 执行log记录如下: 2024-01-22 17:08:04 | INFO | model_worker | args: Namespace(host='localhost', port=21002, worker_address='http://localhost:21002', controller_address='http://localhost:21001', model_path='models/testgpt', revision='main', device='mps', gpus=None, num_gpus=1, max_gpu_memory=None, load_8bit=False, cpu_offloading=False, gptq_ckpt=None,...

2023年9月QECon上海站的《基于AIGC的蚂蚁新一代测试用例自动生成技术》里提到会有部分训练数据开源,但魔搭社区和huggingface上提供的4个数据集似乎都不是关于该Test-Agent的?

Pls give me strings and I will PR with translation to English