-
Following the convention from Julia stdlib's Random and various packages from the JuliaStats ecosystem, every function which performs a random sampling should take in parameter the Random Number Gener…
-
Try to minimize random in GPT responses with `seed`, or `top_p` parameters.
Also try to monitor if `system_fingerprint` parameter changes and how often. Because if it changes when response changes it…
-
The moving average model needs initial values. Otherwise, following error occurs:
`error: Mat::operator(): index out of bounds`
However, for `auto_imu` initial values seem not to be considered. The …
-
### Description
I am running some sort of stochastic optimisation on GPU and depending on the shape of my samples I get very different running times.
For example, the following code with shapes of…
jcopo updated
6 months ago
-
Essentially a JSON schema version of this:
JSON schema: https://github.com/ga4gh/data-repository-service-schemas/blob/drs-1.1.0/openapi/data_repository_service.swagger.yaml
at a versioned URL an…
-
Hi,
I just tried using your package with Python 2.7 and received an error when running due to the use of the "function annotations" python 3 feature. I'd recommend making Python 3 a requirement specif…
-
I would kike to contribute a new algorithm, but there is no contribution guide.
How should I proceed?
-
Hi,
can i use this package for fractional processes? I should generate tangent hyperbolic transformed fractional ornstein-uhlenbeck process but didnt find any instruction about that?
Can u give so…
-
There doesn't seem to be a way to know the colony's immediate needs, goals etc. It seems pretty confusing (the UI I mean) . There should be some definite goals that the colony should have and the comm…
-
**Describe the bug**
When HuggingFace T5 models are checkpointed, the embed_tokens modules in both the encoder and decoder are not included.
This is also captured in https://github.com/PyTorchLig…