whisper-bye

Results 49 comments of whisper-bye

https://ollama.com/blog/openai-compatibility

same issue at ubuntu 24.04 zig 0.12 and 0.13 zig build-lib src/root.zig -femit-h Segmentation fault (core dumped)

On windows I need to remove the extension llama-quantize.exe and then ``` %}{{'user ' + message['content'] + ' '}}{% elif message['role'] == 'assistant' %}{{'assistant ' + message['content'] + ' '...

@mepwang Could you give provide more details? I want to call my local function using dspy.OllamaLocal and dspy.Predict

@mepwang cool! thanks a lot.

@jakubLangr I had a similar problem, I just imported faiss and didn't do anything. How did you solve it ```python import faiss import torch from colpali_engine.models import ColQwen2 model_name =...