-
By following the course "[Build a Neo4j-backed Chatbot using Python](https://graphacademy.neo4j.com/courses/llm-chatbot-python/)", when running the code to use agent to call vector search tool, it tri…
-
| | Plugin Name | Description |
|------|:---------------------------…
-
Reply with your memo as a Comment. The memo should be responsive to this week's readings on AI and its risks with 300–500 words + 1 visual element (e.g., figure, image, hand-drawn picture, art, etc. t…
-
### System Info
langchain==0.0.266
### Who can help?
@eyurtsev @hwchase17
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ …
-
### Bug Description
Hey team, it seems like the system prompt doesn't propogates when creating an LLM and passing it to QueryPipeline.
A small reproducible example:
```python
from llama_index.llms…
-
**Describe the bug**
**Steps to Reproduce**
1. I asked OpenDevin to build a frontend for a movie recommendation app.
2. After some steps, the agent crashes.
**Actual behavior**
The agent lo…
-
### System Info
python 3.9
current version
### Who can help?
@agola11
@eyurtsev
@hwchase17
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified s…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello, thanks for your time in answering this!
I am running into some issues wit…
-
I've try latest version of mpt with a starcoder2 model to perform a FP8 quant:
```
cd llm_ptq
python3 hf_ptq.py \
--pyt_ckpt_path /mnt/models/source \
--dtype bf16 \
--qformat fp8 \
…
wxsms updated
6 months ago
-
# Overview
The core goal of version 0.5.1 is to turn the concept of AIOS into code and get it up and running as quickly as possible. After three weeks of development, our plans have undergone some …