-
Hi @MaartenGr ,
I am tring to use the Guided Topic Modeling using the following code. Its working fine in Colab notebooks but getting error on my local machine. I am using BERTopic 0.12.0. Can you …
-
CHECK THE INSTALLATION STEPS AGAIN>
1. omnet
Download omnetpp-5.6.2-src-linux.tgz
Extract
Open terminal from folder omnetpp-5.6.2
```
sudo apt-get update
sudo apt-get install build-essential …
-
**Describe the bug**
StartCoder inference with AutoTP doesn't work.
I get the following error:
```
File "[...]/venv38/lib64/python3.8/site-packages/transformers/models/gpt_bigcode/modeling_gpt_b…
Epliz updated
10 months ago
-
### Feature request
Llama 3.1 is out and should be compatible with Neuron, however, it requires `transformers==4.43.1`, and `optimum-neuron` has pinned `transformers` to `4.41.1`.
Notes that sin…
-
I'm seeing a build error in /thirdparty/benchmark/src/benchmark.cc when I try building the 3.1.0 release:
```
thirdparty/benchmark/src/benchmark.cc:525:38: error: implicitly-declared ‘benchmark::int…
-
### 🐛 Describe the bug
Tried to reproduce the liger kernel optimization on lighting trainer with deepspeed zero3 but encountered several errors.
### Reproduce
script:
```
cd /examples/lightning/…
-
**Describe the bug**
I found the most peculiar bug. I have RegPro working as intended in 'Active' mode. Multiple Loras, Open Pose enable, x/y/z Prompter enabled with different Denoising settings.
N…
-
Atmospheric scattering is complete in #36 and i gathered informations from #2 and #39 to render the rest part of sky.
roeas updated
11 months ago
-
### Upstream
https://github.com/pascalkuthe/openvaf
### Dependencies
- Rust
- LLVM
- https://crates.io/crates/open-vaf/0.4.2/dependencies
### Build
- https://github.com/pascalkuthe/Op…
-
Colab, gives the following error during inference:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/gradio/routes.py", line 394, in run_predict
output = …