-
In this snippet,
``` fsharp
type Digit> * Digit (a: 'a) (tree: FingerTree =
match tree with
| Empty -> Single a
| Single b -> Deep ([a], Empty, [b])
| Deep ([b; c; d; e], m, suffix) -…
-
## Prerequsities
- [x] I'm on the latest version of the plugin
- [x] I've installed the required dependencies
- per docs, all 5 dependencies
- [x] I've run `:h gitlab.nvim.troubleshooting` an…
-
### Please fill out the following:
- **Sway Version:**
- `1.10-rc2`
- **Configuration File:**
- https://github.com/mt190502/swaydotfiles/tree/main/.config/sway
- **Description:**
- Hi …
-
I'm trying to convert phi-3.5-vision-instruct model into tensorrt_llm checkpoint but I'm getting following error:
```
import flash_attn_2_cuda as flash_attn_cuda
ImportError: /opt/conda/lib/python3.1…
-
I'm periodically running into an error when attempting to run ses.pd() on a large community matrix. The error reads: "function node.age only works with a rooted phylo object." However, my tree object …
-
I'm trying to install SIFT on a fresh Ubuntu 24.04.1 with Miniforge, following the instructions: https://sift.readthedocs.io/en/latest/installation.html#installing-with-conda
Everything seems to be…
-
I am writing a project that uses xrust at https://git.sr.ht/~latex/streamlist
I'm trying to use xrust in async code, and it's not working. How would I get this to work?
```
error: future cannot be …
-
I noticed that the latest release 1.422 (adding the star glyphs) isn't reflected on the manifest of glyphs at [departuremono.com](https://departuremono.com). Could they please be added? Perhaps to the…
-
TL;DR: I _think_ we need to bump go-tree-sitter for python 3.12 support.
# 🐞 bug report
### Affected Rule
Gazelle
### Is this a regression?
I could argue it either way, lol. I'm goi…
-
Hello,
I've tried following your insttructions from the website, and from https://github.com/unpoller/unpoller/tree/master/init/docker, but utilising the provided files, and just adding in my UniFi…