-
# 🧐 Problem Description
Currently, creating a training dataset with Fast-LLM involves a multi-step, cumbersome process:
1. **Organizing Datasets:** Start with a collection of memory-mapped Megat…
-
### Description
When using memory=True for a crew that uses Azure Open AI, there is an error creating long term memory.
### Steps to Reproduce
```
import os
from chromadb.utils.embedding_…
-
### What Roadmap is this project for?
Prompt Engineering
### Project Difficulty
Intermediate
### Add Project Details
You are required to create summarising chains using the LangChain framework.
…
-
- [ ] [LLM-Agents-Papers/README.md at main · AGI-Edgerunners/LLM-Agents-Papers](https://github.com/AGI-Edgerunners/LLM-Agents-Papers/blob/main/README.md?plain=1)
# LLM-Agents-Papers
## :writing_hand…
-
- [ ] [system-2-research/README.md at main · open-thought/system-2-research](https://github.com/open-thought/system-2-research/blob/main/README.md?plain=1)
# OpenThought - System 2 Research Links
He…
-
# URL
- https://arxiv.org/abs/2411.04890
# Authors
- Shuai Wang
- Weiwen Liu
- Jingxuan Chen
- Weinan Gan
- Xingshan Zeng
- Shuai Yu
- Xinlong Hao
- Kun Shao
- Yasheng Wang
- Ruimi…
-
I am a bit of a broken record on this. I have indeed tried I few times to do this on my own within your framework. I got this far with it.
I get stuck because this is not all that is needed for a t…
-
### 🚀 The feature, motivation and pitch
I'm glad to use the vLLM framework to accelerate LLM inference. Could you provide support for the LoRA fine-tuned model of DeepSeek V2?
### Alternatives
_No …
-
I met the embedding dimension error when I employed the open source embedding model and openai-like one. I changed the dimension from default 4096 to 1024 or 2048, I got this error:
File "/Librar…
-
### Describe the bug
it seems code is not compatible with llama response
### Steps to reproduce
Error logs
```zsh
2024-11-18 12:26:45.377 | DEBUG | ai_hawk.llm.llm_manager:parse_llmresult:38…