-
I tested the kerbal EVA time expiry by using "set position" in the cheats menu to put a non-veteran kerbal on the surface of Duna.
I had the kerbal focused and was not timewarping when the kerbal die…
-
When I set prompt_logprobs = 1, if the input is excessively long (exceeding 900 tokens), it results in an out-of-memory (OOM) error.
Here are some details.
![image](https://github.com/vllm-project…
-
i have a Datepicker throwing the following error:
_Warning: MeasureElement: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default param…
-
Noticed that Eva would be doing the correction for wrong dates and "rounding down" to the last known date. This may not be a good idea as the user may not be aware of this correction.
For example, i…
-
Originally reported by doktor710
![EVA wall](https://media.discordapp.net/attachments/375588651599396866/537707146817830913/unknown.png?width=531&height=385)
The wierd thing is, i started up a loc…
-
## 🐛 Bug Report
I saw that some work had been done to create a build 1.4.0 (or 1.3.2) which was never released. Unfortunately version 1.3.1 is showing its age. Other packages I use want react-nativ…
-
I am experiencing a bug when using your mod with the Konstruction mod. Specifically with the Konfabricator part. which I narrowed it down to through trial and error
Whenever the Konfabricator is part…
-
Hey!
As described in the title, I'm facing an issue related to yacs library as it doesn't recognize the type function.partial inside
my config file which is generated by detectron2 platform.
…
-
Neem een standup mee in het dagelijkse proces, max een kwartier beantwoord drie vragen:
- Waar heb ik gister aan gewerkt
- Waar werk ik vandaag aan
- Loop ik ergens tegenaan, heb ik hulp nodig
-
Hi, I found the EVA-2 adopts both learnable positional embedding and rotary embedding at the same time. Why do you choose such design? Thanks.