-
- [ ] Change Month and Week Number
- [ ] focWeekExport "2023-01-19" "2023-01-26"
- [ ] Update Search Index
- [ ] Download New Attachments
- [ ] Update links
- [ ] Check that comment links work (p…
-
### Feature Description
As a basic implementation of https://github.com/jerryjliu/llama_index/issues/6671, let's implement a simpler alternative requiring less engineering to work well - human in t…
-
## Description
Explore alternative models that are simpler than GPT 3.5 for context-based question answering and assess their suitability for the task.
## Goals
- [ ] Research and identify simple…
-
I am testing latest version MemGPT with local llm ( llama.cpp with dolphin-2.2.1-mistral-7b.Q4_K_M.gguf), with source txt file. And offten I am getting this error:
Traceback (most recent call last)…
-
Hello,
I have been testing this library to be potentially included in our product & have constructed this small example to demonstrate the error I've repeatedly been getting:
``` python
from ll…
-
## prep notes
- how many streamlit apps I have created in TG:
- lag analysis
- Lizzie!
- STS curves
- Plot options
- NPI
- seas clust
- Shap values
- SO99+ demo db
- data e…
-
Hello, thanks for your nice work and I really learned a lot from your paper.
I have a question, INSTINCT is designed for black box LLM like chatGPT.
If I have an open-source LLM of size 6~7B, and I…
-
Firstly, thanks a lot for your work and sharing this code!
I'd like to try applying this approach to my own cognitive tasks, but I'm having trouble grasping how one should design a Graph of Operati…
-
https://github.com/songquanpeng/one-api
这个项目可以添加多个 api 然后 用自己网站的api
尝试 修改 API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions": "[https://自己域名.com/v1/chat/completions"}]
视乎无效
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
hello, i want to profile the llama index system . my code snippet is below. My gpu is on…