-
微博内容精选
-
## Context
The UI is showing stats from the last attempt. This was correct but since we improved our checkpointing, those stats no longer reflect what has been moved for that run.
For example, if we …
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to fi…
-
This repository, grass-grover, is intended for autonomous projects using LLM. The only program currently implemented is the ability to add comments to github issues.
Please think about what other f…
-
**Is your feature request related to a problem? Please describe.**
Use a refine strategy to keep invoking the LLM witch chunks of the context. See llama_index's approach
```python
DEFAULT_REFINE_…
-
https://arxiv.org/abs/2107.02137
-
I keep getting autocomplete error: Error: AbortError when using the plugin. It just doesn't work for me.
-
[Text-Generation-Inference](https://github.com/huggingface/text-generation-inference), aka TGI, is a project we started earlier this year to power optimized inference of Large Language Models, as an i…
-
Hi,
First of all thanks for the project, I love it. The Llava model works well for me, but I think I'm doing something wrong with Mistral and when trying to use GGUF models.
I'm trying to get it…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi!
I'm trying to summarize a long document, using the (phenomenal) [TREE_SUMMARIZE](05…