-
I used orpo colab example for mistral model and I am getting this error. I am using below configs
from trl import ORPOConfig, ORPOTrainer
from unsloth import is_bfloat16_supported
orpo_trainer …
-
@dcharkes is there a way to do variadic arguments that are functions? trying to generate libcurl bindings
```c
CURL_EXTERN CURLcode curl_easy_setopt(CURL *curl, CURLoption option, ...);
```
…
-
**Describe the bug**
I'm using this guide to setup rbac in my application https://casl.js.org/v6/en/cookbook/roles-with-static-permissions.
Here is my final code:
```ts
import {
createM…
-
Remove operation from the challenge description
-
### Discussed in https://github.com/orgs/MirrorTree-MC/discussions/5
Originally posted by **VeriTas-arch** November 19, 2024
## Intro
@BaicaiBear proposed that we ought to flatten the curre…
-
I've 2 apps and I'm using multi-module approch. I'm using auto route in flutter and I've one Slash Screen that I want to utlize for both apps. And from both Apps, I want to pass one function as argume…
-
Hello,
When installing using Go version 1.23.3 for both darwin/arm64 and linux/amd64, it results in the following errors which I haven't been able to figure out a fix for:
```
$ go build -o makep…
-
How to configurate C-Cpp-Runner in order to remove the cmd argument "/d" when running the cpp file?
![屏幕截图 2024-10-20 104848](https://github.com/user-attachments/assets/2b1c5c27-b9c0-46af-9645-e9f78c…
-
If the user duplicates the argument `by` in `deadline` command, the following error message show up:
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/04e11928-2635-4f…
-
Hi, I noticed that when for a reason or another my whisper server is not available, Instead of erroring out the assist pipeline gets stuck waiting forever until I manually debug the whole thing.
I …