-
Moving discussion about a future reimplementation of visualiser from #7 here.
Established so far:
- I created a demo visualizer with ratatui and a custom libcava/cavacore rust FFI wrapper librar…
-
warning: `llm` (lib) generated 1 warning (run `cargo fix --lib -p llm` to apply 1 suggestion)
Finished release [optimized] target(s) in 0.26s
Running `target/release/llm infer -m ../models/…
-
I get the following error during training of synth and IC15 , after updating the new data_loader.py ., It was working before the new update.
I try to install different version of OpenCV , it didn't s…
-
I noticed this after the reimplementation of `MemberNotOnInterfaceInspection`. This code (in a UserForm) triggers an inspection result for the call to `SetFocus`:
```
Private Sub UserForm_Activate…
-
Pathname functions/utilities are another big part of common lisp.
It contains lots of historical garbages. No one uses lisp machine nowadays, right?
Actually, https://github.com/sionescu/iolib contai…
-
This is an umbrella ticket collecting missing or broken features.
## GenSwiftCallExprVisitor
- `GenSwiftCallExprVisitor.visitCallDelegateNode(CallDelegateNode)`
- `GenSwiftCallExprVisitor.genObjT…
-
Actually I've never asked. Are you guys comfortable with C++, and at what level? E.g.:
- Given a reimplementation, are you able to maintain it?
- Are you comfortable with class, smart pointer, and/o…
-
### 🚀 The feature, motivation and pitch
Downstream torch.compile user here.
I recently went through a bit of a frustrating process where I was under the naive and mistaken impression that the tor…
-
### Description
At the moment Mark Text using a simple `String` to represent the document content. When it comes to larger documents, this is very inefficient and result in high CPU and RAM usage b…
-
Do you have a plan to support flatbuffers? If so, when or in what version?