-
### Steps to reproduce the behavior (Required)
You can also reproduce this with unique key table.
```sql
-- Create the source table
CREATE TABLE db_stage_DEVELOP.source_table (
hash BIG…
-
Can't resume checkpoint from a model that doesn't use mup.
```
Traceback (most recent call last):
File "/fsx/phuc/projects/reference/nanotron/run_generate.py", line 255, in
main()
File…
-
Thank you very much for your excellent work. I am now encountering this problem while training my model in a virtual environment. When I execute the command line, an error occurs. Can anyone solve it…
-
Hello,
I am experiencing an issue with the pod meta-mimir-nginx-8fd474c8d-9znsz, which is in a CrashLoopBackOff state. Below are the details:
Pod Status:
`meta-mimir-nginx-8fd474c8d-9znsz …
-
### Describe the feature you want to add to this project
In statistics and econometrics, a distributed lag model is a model for time series data in which a regression equation is used to predict curr…
-
## Purpose
We want to implement distributed matrix multiplication to enable parallel online regridding in the coupler.
## Cost/Benefits/Risks
* Costs:
* Developer time
* Risks:
* Incorrect regrid…
-
As I understand it, Icechunk current stores references to chunks with something like the following:
| Chunk Index | Reference |
| --- | --- |
| 0 | 3abc21 |
| 1 | c14fe1 |
| 2 | 537c21 |
This…
-
**Describe the bug**
When setting deploymentMode to `SimpleScalableDistributed`, the generated `nginx.conf` retains references to `SimpleScalable `components instead of correctly transitioning to…
-
## 中文版本
### 背景
1. 目前有两个集群,A 和 B,都是存算分离模式。
2. 集群 A 的机器为 192.168.1.67(FE follower + CN,starrocks-cn),192.168.1.139(FE leader + CN,starrocks-fe-2),和 192.168.1.148(FE Observer,starrocks-fe-4)。我启用了 FQDN…
-
### System Info
```Shell
Accelerate 0.34.2
Numpy 1.26.4
(Singularity container based on Ubuntu 22.04)
```
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Ta…