-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
hello, i'm working a text to sql solution with llama index , llama cpp and duck db llm. …
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Google Colab (Linux) Ubuntu 22.04.3 LTS
### MediaPipe Tasks …
-
As a developer, I want to revise Stage 3 of the in-depth analysis process so that the LLM generates Spanish versions of all user-facing text (such as titles, summaries, and explanations) in addition t…
-
# Rebuild Ireland: Product Definition & Specifications
Status & Keys
Document: Draft✏️ | Prepared | Reviewable | Accepted
Changes: 🔉: To Discuss ➕ Add context | ✏️ Edit, Update | ➖ Remove | ✅…
-
This issue is for submitting your project proposals. Before class next Wednesday 16 Oct, reply with:
1. The title
2. List of group members
3. 2-5 sentence description of what you'll do
4. List o…
-
### Describe your motivation
When building LLM-powered applications, it's common to stream the response into a chat interface. With the current API, I have to re-send the entire message history along…
-
TheRealVish commented on Sep 4
Example, ref: https://www.tensorflow.org/guide/checkpoint
mmirman commented last month
We kind of already have this, but we need a way to manage checkpointing too!
…
-
Q2 2024 Git Commits
https://github.com/ubiodee/SingularityNet/commits/main/?since=2024-04-01&until=2024-06-30
Snet Archive AI Features
https://docs.google.com/document/d/1LROsgVAQ9fQbNgMRK5qMI8q8KYs…
-
Context: With HF models, one can use [peft](https://github.com/huggingface/peft) to do parameter efficient tuning, the most popular (and afaik most performant) method being LoRa.
Idea: It would be …