-
We are thankful that you are producing this document, which we believe has genuine potential to shape better outcomes for AI and the web.
One aspect which you don’t address is the need for public p…
-
### Description
Hello,
would it be a big issue to implement an option to set a custom URL for the OpenAI API?
There are many local LLM backends that are compatible with the OpenAI API Specs and…
-
**Describe the Issue**
Running build https://github.com/LostRuins/koboldcpp/commit/b6f9aaa9ab4f951b21c90de7fb324fd4f7f00168 with Vulkan backend causes it to generate repeat garbage, however running w…
-
In inference_local.py, get_prompt func just supports single query, so how to get prompt for multiturn conversation?
```
def get_prompt(user_query: str, functions: list = []) -> str:
"""
Ge…
-
In line with the main philosophy of the Symbiont app, we want to use products that are open source and provide the option for self-hosting for maximum privacy and control.
-
Thank you for this amazing project. Is is something I hoped for a long time 🙏🏻❤️
It would be handy though to have some support for fragment queries so that I can save it as a search engine and use …
-
Congratulations on your recent solid survey paper! I am impressed by the depth and comprehensiveness of the survey paper.
I would greatly appreciate it if you could consider citing our work [1][2] …
-
What would be a good Python library for drawing wordclouds, and saving them as PNG file?
git-bob comment
-
Is it possible to add a feature to LlamaChat that allows users to upload any type of document and multi document (PDF, long PDF, docs, excel, etc.) and then chat with running local llm? This feature w…
-
**System Info**
- transformers version == 4.42.4
- dp-transformers version == 1.0.1
- accelerate version == 0.29.3
- llm == Distil-gpt2
- torch version == 2.0.0
- The model is runned under ddp…