-
I can see the configure.ac file on the project, but I think it also needs the configure file to run the demo.
mcoto updated
9 years ago
-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
I would like to be able to load a LED model into huggingface via e.g.
```led = LEDForConditionalGeneration.from_pretrained('PATH/longformer-encdec-large-16384', gradient_checkpointing=True, use_cac…
-
I tried your fix of changing the temperature. As you said, it did improve hallucinations, but did not seem to fix the issue entirely.
From my testing, hallucinations seem to appear when a paragraph …
-
I converted the models to `float32` using this script: https://gist.github.com/pcuenca/23cd08443460bc90854e2a6f0f575084, but found precision problems when targeting `float16`. It'd be interesting to s…
-
- [x] I have marked all applicable categories:
+ [ ] exception-raising bug
+ [ ] RL algorithm bug
+ [ ] documentation request (i.e. "X is missing from the documentation.")
+ [x] ne…
-
This post isn't about a particular problem with the package, but rather how to understand the results and improve the model. I hope this is the right place to post.
I work for a company that helps …
-
Sorry for newbie question, but I believe I have followed your install instructions (tried both on ubuntu and windows). how to start your audiobook application? I tried running python scripts/start.py …
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily).
-
Hi I am trying som of statsmodels Time series models and noticed that for some of them there are no instructions on how to obtain out-of-sample forecasts. I am particularly interested in SARIMAX and D…