-
I'm seeing some confusion on Discord about the whitespace being hard to read.
It seems to assume that it will be read from the top, and the user will add keys and indentation as they go along.
…
-
Should be able to do something cool with unification, so that this "documentation of proof of bug" is fully semantic
```
(tests
(p/run2 (p/vars hash-map true?) (! ~#'(when (true? true) :ok)))
…
-
Is this the correct place to raise questions/propose modification, I didnt see this draft being posted on the mailing list for review yet...
1. I note that you are using protocol, I assume this is …
Govvy updated
4 years ago
-
Some of the current enums are poorly named (LOC/TOC), some are too specific (e.g. sysmem vs socket mem) and some are too general ("cpu", "gpu"). Move to a more open-ended queryable object for "kind" …
-
Currently fidl descriptions only capture physical types of fields. We need to capture semantic meaning of fields somehow. For example:
```
// fidl_io.txt
fuchsia_io_DirectoryOpenRequest {
...
pa…
-
**What would you like to be added**:
we could toy with changing the version to be in the format of v0.0.0-- if we could derive the date correctly from the build info (which I'm not certain is possibl…
-
This is an idea that came up in a meeting with @jeremiedimino.
It's useful to know the targets produced by a rule without evaluating the rules. For example, it would be nice to know the targets pro…
-
We have provided a wide range of member methods for DataPack, such as the advanced get_data functions, span operations. These functions are not ready for MultiPack. To achieve this, we should design a…
-
This could be a good lecture: https://www.nber.org/papers/w21917
It's a nice quantitative study.
jstac updated
9 months ago
-
## Description
vLLM sampling parameters include a [richer set of values](https://github.com/vllm-project/vllm/blob/c9b45adeeb0e5b2f597d1687e0b8f24167602395/vllm/sampling_params.py), among which `lo…