-
-
### Bug description
```
⚡ ~ litgpt finetune_lora meta-llama/Llama-3.2-1B --data JSON --data.json_path sanksrit-dataset.json --data.val_split_fraction 0.1 --train.epochs 1 --out_dir out/lla…
-
Get `Error: str is undefined` when trying to export tweets of any Twitter account
![image](https://github.com/user-attachments/assets/4ce3d617-68b3-4efc-aa56-47784c089ced)
-
Congratulations on your work and I am very interested in your paper. I am a novice and I would like to follow the tutorial to reproduce your tutorial. When working on task-specific student model disti…
-
-
## The Problem
Some multiple-dispatches succeed when passing an `Str` to a multi sub that wants an `str`, depending on the function body of that candidate itself.
```raku
multi sub bar (str $s) { "…
-
### What version of GlobaLeaks are you using?
4.15.3
### What browser(s) are you seeing the problem on?
All
### What operating system(s) are you seeing the problem on?
Linux
### Describe the iss…
-
Dunno what in my notes could possibly be triggering this error. But it happens whenever I try and use the `get_note_metadata()` method on my vault.
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
I'm testing out uniffi for a project, and I'd like to expose a function that takes a list of strings to C#.
The function signature is:
```rust
pub fn take_names(names: &[&str]) -> String
```
…