-
# Proposed Feature
Add an efficient interface for generation probabilities on fixed prompt and completion pairs. For example:
```python
# ... load LLM or engine
prompt_completion_pairs = [
…
-
**Is your feature request related to a problem? Please describe.**
Snakemake 8 supports custom report generation through report plugins. However, the functionality is currently quite limited:
* Th…
-
### Feature request
Add support for LlamaGen, an autoregressive image generation model, to the Transformers library. LlamaGen applies the next-token prediction paradigm of large language models to vi…
-
https://github.com/GBLin5566/toward-controlled-generation-of-text-pytorch/blob/master/train.py#L270-L274
Calculating the extra loss (Line 272) with vae loss(Line 274) would trace the gradient of the …
-
**Drawing samples**
- [ ] Coordinate space, radians, and degrees - [[original](http://www.adobe.com/devnet/actionscript/samples/drawing_1.edu.html)] [[archived](http://swf.codeazur.com.br/#8b4659c92ec…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
Hi authors:
This is a great work and I have some questions about the AE training process. In the paper, you mentioned that the training contains two stages: unsupervised training with unlabeled d…
-
Thank you so much for making your code public. Again, very interesting work!
This is not really an issue but more of a question.
I have a feeling that the strength of the classifier really matters…
-
NLG, the other end of NLP, is important in many fields where AI is being applied. Please include the latest NLG research as well as imo it would be very helpful.
-
Traceback (most recent call last):
File "train_discriminator.py", line 172, in
main()
File "train_discriminator.py", line 140, in main
loss_G.backward()
File "/remote-home/yrchen/a…