IzzyHibbert

Results 6 issues of IzzyHibbert

Hi guys I was wondering if fields represented in table (like the line items fields) are supported. If Yes, how to set them up ? If Not, that would really...

**Describe the bug** Using mlx_lm I made a fine tuned model from `microsoft/Phi-3-mini-128k-instruct`. Training was all fine. AFter it, when I test the tuned model with `generate` I noticed one...

I decided to open single and specific tickets instead of a unique one [2944](https://github.com/FlowiseAI/Flowise/issues/2944) because after a bit of investigation the KO on different embeddings have nothing in common. Test...

bug

**LocalAI version:** 2.19.3 **Environment, CPU architecture, OS, and Version:** Win 11, AMD Ryzen 5 4500 6-Core Processor, RTX 3090. **Describe the bug** I am trying to use a custom embedding...

bug
unconfirmed

Hi @kadirnar I wanted Whisperplus to use a specific segmentation model of pyannote. Basically I fine-tuned one. I understood that to get that, I should modify the ASRDiarizationPipeline: moving from...

I am using: WhisperPlus v0.3.0 Cuda 12.1 It throws the following error : ``` Traceback (most recent call last): File "D:\02-GENAI\whisper-plus\App_Diarization.py", line 17, in output_text = pipeline(audio_path, num_speakers=2, min_speaker=1, max_speaker=2)...

bug