-
```
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
------------------------------------------------------------------------…
-
```
What steps will reproduce the problem?
cd "sofia-ml-read-only"
./sofia-kmeans --k 100 --init_type random --opt_type mini_batch_kmeans
--mini_batch_size 100 --iterations 1000 --cluster_mapping_ty…
-
```
What steps will reproduce the problem?
cd "sofia-ml-read-only"
./sofia-kmeans --k 100 --init_type random --opt_type mini_batch_kmeans
--mini_batch_size 100 --iterations 1000 --cluster_mapping_ty…
-
```
What steps will reproduce the problem?
cd "sofia-ml-read-only"
./sofia-kmeans --k 100 --init_type random --opt_type mini_batch_kmeans
--mini_batch_size 100 --iterations 1000 --cluster_mapping_ty…
-
Hi how long did it take to train this model? I am currently training on my own implementation on a DGX 4 v100 cluster with deepspeed integrated. Gradient accumulation of 4 across micro batch size of 1…
-
I have been using ipyparallel 6 for a while and would like to migrate to ipyparallel 7 mainly due to fact that the new Cluster API enables you to manage the entire process through a Jupyter Notebook. …
-
When I try to run the map_leafcutter_cluster_to_gene part for post-processing, it gives me this error..
```
FATAL: could not open image /restricted/projectnb/casa/xqtl-pipeline/container/singul…
-
## Rationale
Omni allows to define cluster fully via the [cluster templates](https://omni.siderolabs.com/reference/cluster-templates), which allows to install machines, bring them into the cluster,…
smira updated
13 hours ago
-
**Describe the bug**
I am running Loki 3.1.0 in SSD mode with `retention_enabled` as `true`, but when the stack is up and running for a while, loki-read pod starts complaining error as below:
![…
-
### What happened + What you expected to happen
When I execute test scripts on a cluster with GPU 8 and unlimited CPU.
The running timeline is shown in the figure. Actually, it was not a pipeline as…