-
### Project Name
Rag News Hack
### Description
# Rag News
Fake news is a hot topic all over the world, in special when we are dealing with political affairs.
The objective of **Rag News** i…
-
The GUI is not working.
(gpt1) ashu@MSI:/mnt/c/Users/genco/Documents/gpt$ make run
poetry run python -m private_gpt
11:47:15.734 [INFO ] private_gpt.settings.settings_loader - Starting appli…
-
### Describe the bug
The links all now have duplicated url segment, for example:
https://www.gradio.app/guides/guides/fastapi-app-with-the-gradio-client/
### Have you searched existing issues? …
-
When I try to use bigdl TransformersEmbeddings, I encounter a wired problem
**Code**
```python
self.embeddings = TransformersEmbeddings.from_model_id(model_id=f"../checkpoints/{self.embed_version}"…
-
Python 3.10.14
llama-index-agent-openai 0.2.4
llama-index-cli 0.1.12
llama-index-core 0.10.36
llama-index-embeddings-openai …
-
I am trying to run llama2 gguf on windows 11 Version 22H2. I have python 3.11 installed on my local machine.
Below is the code:
```
import gradio as gr
from ctransformers import AutoModelForCausal…
-
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.10…
-
**Describe the bug**
during the running of demo.py, when i upload the picture, and chat with the model, it raised error
```bash
PS D:\Courses\gitHub Projects\MiniGPT4main> python demo.py --cfg-pa…
-
Running `llm -m orca-mini-7b '3 names for a pet cow'` gives the following error:
```
OSError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not
found (required by ~/miniconda3/envs/play/lib…
-
Hello,
I tried out attention sink with the example command in the FAQ, and it works fine:
python generate.py --base_model=mistralai/Mistral-7B-Instruct-v0.2 --score_model=None --attention_sinks=Tr…