-
### Description
I have two questions regarding how to handle covariates in Nixtla's MLForecast when performing global forecasting. Although there is rather extensive documentation on this, I am still…
-
### Description
Hello, I am using mlforecast to train a global forecasting model and reaching an exciting performance. However, I have some questions about the training details of global models. Spec…
-
We will add these additional models to Zenodo
-
Globally normalized models score sequences using the sum of unnormalized logits, as opposed to locally normalized ones which take a log_softmax at each token position before summing to compute the seq…
-
## Proposition: Global Genai Scripts
**Core Functionality**
1. Add a `~/.genai` file for global configuration:
- Allow specifying a folder for global Genai scripts (e.g., `globalScripts`)
- A…
-
well I use the command `!python main.py --GPU_id "0" --params utils/yamls/indicator/params_vanilla_Indicator.yaml` under T4 GPU try to run, then it said:
**_FileNotFoundError: [Errno 2] No such file…
-
**Is your feature request related to a current problem? Please describe.**
When using a mixture of local and global models, the user needs to distinguish the model types.
Here's a list of pract…
-
### Required prerequisites
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't alread…
-
We need a model management.
Challenge:
- During the holidays each day another candle is added to the model.
- Users are in different time ones
Possible solution:
- write code that reads the lo…
-
I trained model while setting 'args.ckpt_format = torch_dist', and the checkpoint files saved like '__0_.distcp, ..., common.pt, metadata.json'.
When i resume training, load_checkpoint works well.
…