-
### System Info
Ubuntu 20.04
NVIDIA A100
nvcr.io/nvidia/tritonserver:24.10-trtllm-python-py3 and 24.07
TensorRT-LLM v0.14.0 and v0.11.0
### Who can help?
@Tracin
### Information
- [x] The offici…
-
Since the transformer take in the quantified image token generated by VQGAN, which codebook has indices (0~n_embed-1), and transformer’s sos token is also set to zero defaultly. Could you tell me why…
-
### What happened?
![Screenshot 2024-11-04 030141](https://github.com/user-attachments/assets/8d18f413-0c0f-47bc-8eff-b9421976a59d)
When i press save now, or even when its suppose to save each ste…
-
This input:
```
node istrue(x: bool) returns (y: bool) let y = x; tel
node A(x: bool) returns (y: bool)
let
y = x;
--%PROPERTY forall(i:bool) istrue(i) => y;
tel
```
gives the follo…
-
Now that GHC has quantified constraints, the tedious constraint entailment logic can probably be eliminated from the implementation. See [a similar conversation](https://github.com/conal/linalg/pull/2…
conal updated
2 years ago
-
- [ ] separate the field for "Concentration and Purity" into two fields (this is currently one field)
- [ ] Change "date" to "Extraction Date"
- [ ] add "Purity Quantification Date" field (the date …
-
e.g. currently desugaring happens for every single test! There should be a desugaring pass that happens before tests are run. Desugaring can also include translating special properties into universa…
-
This program fails to typecheck:
```
fun f() {
return mutable []
}
fun main() {
let a = f()
a->append("hello")
let b = f()
b->append(1)
}
```
@andyfriesen any ideas?
-
If a program has
```
void f(int *p, int *q)
/*@
requires
take X = each (u64 i; i < 10u64) { Owned(array_shift(p, i)) };
take Y = each (u64 i; i < 10u64) { Owned(array_shift(q,i)) };
{
…
-
Having a log of the played books/files would be neat.
Simply a CSV style file containing date/time and filename.