-
I received the following error when trying to compile an engine for an autogptq quantized Llama-2-13b-chat.
```
Traceback (most recent call last):
File "/root/TensorRT-LLM/examples/llama/build.p…
-
### systemd version the issue has been seen with
255
### Used distribution
Ubuntu 24.04 (noble)
### Linux kernel version used
6.8.0-31-generic
### CPU architectures issue was seen on
x86_64
##…
-
Hi @jaschallert,
I'm going to log here so there's a record for future. For the [Edit-BA](https://shiny.marineenergy.app/edit-ba/) app, the `OPENAI_API_KEY` gets used for calling ChatGPT and supplyi…
bbest updated
3 months ago
-
Anybody getting this with AutoGPT 0.3.1 - it was working with 0.2.2 for me..
Traceback (most recent call last):
File "/Users/david/opt/anaconda3/lib/python3.10/runpy.py", line 196, in _run_modul…
-
command:
```
cm run script --tags=run-mlperf,inference,_find-performance,_full,_r4.1 \
--model=gptj-99 \
--implementation=reference \
--framework=pytorch \
--category=edge \
--sc…
-
When cloning AutoGPT and then trying to introduce the plugins, the update dependencies step fail:
.\run.bat --install-plugin-deps
It gives this output:
`ModuleNotFoundError: No module named '…
-
### 🐛 Describe the bug
When I run examples/language/gpt/experiments/auto_parallel/auto_parallel_with_gpt.py,The error is as follows
File "/opt/conda/lib/python3.9/site-packages/colossalai/auto_paral…
-
08-09 15:40:49 [DEBUG] ChatGPTWeb | flush mortygvjburba@outlook.com cf cookie OK!
08-09 15:40:59 [SUCCESS] nonebot | OneBot V11 3058592720 | [message.private.friend]: Message -110002963 from 15371756…
-
### Describe the bug
When attempting to generate and upload a resume, the process fails with a NameError: name 'platform' is not defined. This error occurs in the create_driver_selenium() function,…
-
### Feature request
I would like to ask if there is a way to perform iterative generation (n times) within the pipeline, specifically for models like LLMs. If this feature is not available, is there …