AmineDiro

Results 18 issues of AmineDiro

Hello, This is implementation on the approximate [Erf operator](http://www.xavierdupre.fr/app/mlprodict/helpsphinx/onnxops/onnx__Erf.html#erf-13). This operator is needed for models using the [GELU](https://pytorch.org/docs/stable/generated/torch.nn.GELU.html) activation function for example the majority of transformer models. Onnx supports Gelu...

**Describe the bug** Hello, Thanks for this amazing project ! I was trying to run the `sentence-transformers/all-MiniLM-L6-v2` model and I had the following error: ``` Can't create session: GpuError(CompileError {...

Hello, First of all, I want to thank you for this amazing crate! It is truly a joy to work on LLM using Rust 😄 . I recently wrote an...

topic:model-support
model:llama

# Description Hey, Here's a breakdown of what I've done: - Reducing the number of opened fd and memory footprint: Previously, for each uploaded file, we were opening a temporary...

area: backend
size:L

Hello, Thanks a lot for the work you've done in this crate! I currently use `tokio-tungstenite` to write a high-performance client for benchmarking multiple Websocket libraries. The client-side code connects...

enhancement

# Description TO TEST thoroughly! - Complete refacto of celery worker tasks : new File abstraction, ... - Separated core logic from celery worker for better testing - Cleaned up...

area: backend
size:XXL

# Description closes #2723 - Init `quivr_core` package structures - Moved repositories - Minimum services and respositories - Minimum API dependencies for starting quivr

### What happened? Azure files error `fetch_files` error handling. ### Relevant log output _No response_ ### Twitter / LinkedIn details _No response_

bug

### Link to the Epic Refato-backend ### Explain the Functionality Refacto the backend : ### Tech To-dos - Use package poetry as a package manager ### Tests - Local developement...

user story
area: backend

# Description - Merged `main` for having up to date migrations - Rewrote migration for Knowledge, vectors, and brain_knowledge # To test For testing the migrations: 1. Checkout the main...

area: backend
size:XL