-
Hi,
when you run code
```scala
object Main {
implicit val syncExecutor : ExecutionContext = new ExecutionContext {
override def execute(runnable: Runnable): Unit = runnable.run()
…
-
I don't know if this actually makes sense or not, I might be oversimplifying things or missing something, but if it does, I think it would be extremely helpful to alter Psalm to work this way. It coul…
-
**Overview of the Feature Request**
Information about the possible kinds of boolean searching and other search settings should be accessible to users. Examples of search settings include how relevanc…
-
@egillespie Can you take a look at this? It's [hosted here](https://normanwi-kfxl35erbteu5octgcx.herokuapp.com/) and meets the following criteria:
- [x] No code is repeated in your files; create a …
-
It would be nice if iota would compile to scala-native as well.
-
Hi,
My current understanding of training with packed dataset is that if we have two sequences packed together, we will compute loss for eos token from the first sequence as input and bos token from t…
-
V3.6.16779 64-bit
Can I turn off the notification,"highlight annotation. CTRL+click to edit.", that always appears in the top left corner when the mouse hovers over an annotation, as well as the auth…
-
## Description
The use case only does a simple count query without any partitions. I want to add an example of partitions that properly demonstrates the use case of the `maxContributionsPerUsers` opt…
-
See #388 and https://github.com/hablapps/freestyle/pull/1
-