-
similar to what I've [just raised](https://github.com/pysal/spreg/issues/32) over at spreg, it would be a really nice addition to allow model specifications via patsy formulas. In this case, it would …
-
I'm trying to retrain the autoregression head with your train code on vicuna 7b
I have 8 v100 with 32G. But even I set bs=1, it still out of memory.
My environment is as follow:
CUDA 11.7
python…
yjdy updated
3 months ago
-
https://github.com/health-data-science-OR/forecasting/blob/master/06_neural_networks/feedforward/keras/autoregression_keras_part1_SOLUTIONS.ipynb
**Exercise 1** sliding_window( ) (line 967) does no…
-
### Motivation.
Speculative Decoding is a crucial feature for reducing latency, currently supported by vLLM (credit to @cadedaniel !). However, when deploying Speculative Decoding in real online LL…
-
Hey Patrick,
I have been using Equinox for one of my projects and up until now it has helped immensely in using JAX effectively and seamlessly.
For this project, I was going to use the model of…
-
I modified simple demo to check how accurate was the model reconstruction.
I found that even with simple configuration the eigenvalues do not match.
The number of hidden states,K, 1 and both th…
-
Hi @neubig,
I have installed all the requirements. But whenever I am trying to install xnmt by "python setup.py install". It is giving an error as "fatal: not a git repository" The error is as fol…
-
I suggest adding the topics `time-series-analysis`, `vector-autoregression` in the About section. GitHub topic search is brittle, so that the results of topic searches for `vector-autoregression` and …
-
**Describe the bug**
Below is a segment of the prediction code.
My description of the bug and my questions are written in the comments of the code below.
```python
predictions = []
…
-
**Submitting author:** @pat-alt (Patrick Altmeyer)
**Repository:** https://github.com/pat-alt/LaplaceRedux.jl
**Branch with paper.md** (empty if default branch):
**Version:**
**Editor:** @matbesanco…