-
Hi. I'm trying to adapt the code to run with a Pinecone vector database. I can get it to run without any errors, but the chatbot doesn't actually seem to use the context data from the index. I'm using…
-
Hi @avidale While using the gedi_inference notebook, I'm experiencing the following error:
AttributeError: 'GediAdapter' object has no attribute 'can_generate'
Is there a solution for how to wo…
-
I am trying to use Llama-2-70b-chat-hf as zero-shot text classifier for my datasets. Here is my setups.
1. vLLM + Llama-2-70b-chat-hf
I used vLLM as my inference engine as run it with:
```
pyt…
-
**Working URL to the engine**
You have to register but it's free with unlimited number of requests.
https://openai.com/blog/chatgpt/
**Why do you want to add this engine?**
It's not a search…
-
Hi ,
I am trying to reproduce the result, but it's unable to download the llama2-7b-hf model as below logs printed,
`root@d7b9ced7ced8:/workspace/DistServe# python3 examples/offline.py
Traceba…
-
- [ ] [cohere-ai/quick-start-connectors: This open-source repository offers reference code for integrating workplace datastores with Cohere's LLMs, enabling developers and businesses to perform seamle…
-
### System Info
- GPU: nvidia A30
- TensorRT-LLM: commit [32ed92e](https://github.com/chiendb97/TensorRT-LLM/commit/32ed92e4491baf2d54682a21d247e1948cca996e)
- Nvidia driver: 535.86.10
- Ubuntu 22.04…
-
## Landing Section
https://github.com/Aggregate-Intellect/practical-llms/blob/main/README.md
- The Emergence of KnowledgeOps
- [x] LLMOps: Expanding the Capabilities of Language Models with Exter…
-
Pose a question about one of the following articles:
[“Generative agents: Interactive simulacra of human behavior.”](https://dl.acm.org/doi/abs/10.1145/3586183.3606763) Park, Joon Sung, Joseph O'B…
-
# 목표
다음을 수행해 성능을 비교하는 것이 실험의 목표입니다.
- [x] KorQuAD-Question-Generation를 사용한 Augmentation
- [x] Pororo를 사용한 Translation
# 결과
### 1차 시도
||Basic|Gen|Pororo|
|:---:|:---:|:---:|:---:|
|LB|34.…