-
Hi dev, thanks for your great work. After reading the codes carefully, I think there are some unecessary computation in [https://github.com/OpenRLHF/OpenRLHF/blob/main/openrlhf/models/actor.py](url) f…
-
Because I want to use the individual view models in isolation, I'm trying to build a pipeline that processes SMILES molecules into embeddings through the three view models. However, running the `model…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
### Describe the issue as clearly as possible:
`examples/llamcpp_example.py` is broken
It seems like the model is producing some garbage output (which shouldnt be allowed by the logit processor). …
-
The task is to generate new sequences by introducing a random number of mutations at random positions within a specific range of positions, such as [29, 110).
I have the wild-type (WT) sequences, a…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
:1: SyntaxWarning: invalid escape sequence '\/'
:1: SyntaxWarning: invalid escape sequence '\/'
:1: SyntaxWarning: invalid escape sequence '\/'
:1: SyntaxWarning: invalid escape sequence '\/'
:1: …
-
Could you please introduce in detail the experimental methods of MODELS FOR MTS FORECASTING in the baseline? How to understand the thesis "For MTS forecasting models, we input sequences after **canoni…
-
Currently, --threshold_clashes and --plddt_threshold are options for the default TrueMultimer mode with create_individual_features.py but it would be actually very useful to have it as arguments for r…
-
Hi. Thanks for the great work. I tried to prepend and just add the
```
import transformers
from llava.cca_utils.cca import llamaforcausallm_forward, cca_forward
transformers.models.llama.LlamaFo…