-
-
Hi! I am suddenly seeing a lot of readtimeouts - thought initially that it might have been a temporary issue on replicate side, but they seem to persist. Maybe similar to https://github.com/replicate/…
-
-
Thank you for your amazing work.
I met OOM issue during trying to reproduce the result of llama3.1-8B.
**Below is my change in configuration:**
**run.sh**
GPUS="1" # 2 also can't work
ROOT_D…
-
Traceback (most recent call last):
File "demo.py", line 53, in
run_demo()
File "demo.py", line 49, in run_demo
visualize_predictions(cfg.sample_video_path, predictions, save_path)
…
-
I am running this on nuscenes with the following code adapted from your demo.py file:
```python
import numpy as np
import torch
from PIL import Image
from unidepth.models import UniDepthV1, U…
-
Hey! Thanks for this work, brilliant!
Im trying to run your model on a macbook m1 (no cuda) with following code:
```
from accord_nlp.text_classification.ner.ner_model import NERModel
model = NE…
-
Sorry Adrian I had this working, futzing around with gpu and nvidia, etc on azure, and then installed the latest version of Catboost.
Now Autoquant returns this error:
Error in dyn.load(file…
-
~/tf/neuraltalk-master$ python eval_sentence_predictions.py
usage: eval_sentence_predictions.py [-h] [-b BEAM_SIZE]
[--result_struct_filename RESULT_STRUCT_FILENA…
-
For both ribbon and spotted seals, there are 'outlier' predictions showing up in the final movement dataset that need to be addressed.
For example, spotted seal predictions (`pl_predict_pts`) shows…