-
Hi, I am excited about trying out Neo4J's LLM Graph Builder, but need help and/or documentation on running it. I am using a clone of this repo from October 20.
I have set up a free-tier Neo4J Aura …
-
I am seeing consistent and repeatable issues with several files in Coolstore when I run against claude 3.5 sonnet.
It looks like the output stops suddenly midway through generating an update.
Conf…
-
### Describe the bug
We are seeing huge CPU and load spikes, which causes the entire application to crash and the api to be unavailable.
Even with load distributed across 2 containers we are…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : **Resume AI Analyzer**
:red_circle: **Aim** : This project aims to leverage machine learning technique…
-
### The model to consider.
```python
from typing import List
from fastapi import FastAPI, HTTPException
from pydantic import BaseModel
from PIL import Image
from vllm import LLM, SamplingParam…
-
Determine the best chunk size for our application.
The application should be able to keep track of individuals, so that RAG can make an appropriate prompt to feed to LLM, and the application can gi…
-
## Overall
GTC 2025 will be held on March 17- 20, 2025 in person in San Jose. The NVIDIA team wants us to share our works there.
At that time, hope we integrate Jade to Jan which is powered by Corte…
-
**Describe the idea**
Support [LLM monitoring](https://docs.sentry.io/product/insights/llm-monitoring/getting-started/) in Ruby SDK.
**Why do you think it's beneficial to most of the users**
Impleme…
-
I can only see how to test an existing LLM directly - eg openAI etc.
what if i want to test the results of my own app, which includes RAG etc features.
is there a way to connect to an API endpoint…
-
I'd like to use VTune to profiel IPEX-llm application focusing on GPU. e.g. the performance/all-in-one benchmark to get a full picture of bottleneck.
My questions are:
1. General guide to use VTun…