-
RANK=0 WORLD_SIZE=1 LOCAL_RANK=0 python cogagent_model_worker.py --host 0.0.0.0 --port 40000 --from_pretrained "saved_models/ScreenAgent-2312" --bf16 --max_length 2048
[2024-04-10 13:38:43,071] [INF…
-
Dependencies installed on the virtual environment
```
dependencies = [
"pandas",
"numpy",
"nltk",
"deep_translator",
"spacy",
"transformers",
"tensorflow",
"s…
-
**Can anyone help me please**
(venv) C:\Users\Dragn\Documents\WeeaBlind-master\WeeaBlind-master\venv>python weeablind.py
C:\Users\Dragn\Documents\WeeaBlind-master\WeeaBlind-master\venv\output\sa…
-
### System Info
GPU Name: 8 * H20
TensorRT-LLM : 0.11.0
NVIDIA-SMI 535.154.05 Driver Version: 535.154.05 CUDA Version: 12.4
### Who can help?
_No response_
### Information
- [x] The official exam…
-
### Bug description
With a simple model like this:
```py
class MyPLModule(pl.LightningModule):
def __init__(self, model):
super().__init__()
self.model = model
self.…
-
I get different errors every time I try to install the package. One of them is this on Google Colab when I use
```shell
pip install -e .
```
```
Obtaining file:///content/neuralcoref
error:…
-
Since https://github.com/explosion/srsly/issues/83 is closed, I'm opening it again.
- I'm using Spacy 3.5.1 on Python 3.8.15 and experiencing the same issue. `srsly ` version is 2.4.6.
- OS is Deb…
-
I get this when I try to run the sample code:
Traceback (most recent call last):
File "zerotopics.py", line 1, in
from zeroshot_topics import ZeroShotTopicFinder
File "/Users/scharleswo…
-
## Description of bug / unexpected behavior
When using a custom LaTeX template, fractions are rendered incorrectly (no fraction line or only fraction line).
The generated .tex, .svg and .pdf files a…
-
**Bug Report Checklist**
- [x] I provided code that demonstrates a minimal reproducible example.
- [x] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [x] I c…