-
1. it should be a hard requirement that patterns are registered at initialization (as far as I can tell there's no reason for lazy initialization of patterns)
2. since this is the case, we can run th…
-
## Discussion: talk about the solution for Document tutorial & README generation
- README Generation.
- Generation of Public Tutorial Documentation.
### Document tutorial method
### README…
-
### Project Name
educAIte
### Description
## Project Overview
EducAIte is a web application designed to simplify text extraction and document interaction, specifically for educational purposes. By…
-
### System Info
RTX3090 machine:
```
- `transformers` version: 4.45.2
- Platform: Linux-5.15.0-79-generic-x86_64-with-glibc2.31
- Python version: 3.10.15
- Huggingface_hub version: 0.26.1
- Saf…
-
**Describe the bug**
When using a standard RAG pipeline I get the above error.
**Error message**
```
File "/home/felix/PycharmProjects/anychat/src/anychat/analysis/rag.py", line 124, in qu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Using polymorphic types and returning both the base class and derived class in separate contr…
ptffr updated
3 weeks ago
-
Hi, is it possible to use synthdoc to generate images based on a template (layout)?
Let's say that i want to fine-tune donut on a specific document, but i only have 10 of them, it would be great to b…
-
Hi, i tried to generate a pdf document with the gopdf library using a template downloaded from a storage location. The method works fine and when i see the document generated in the browser, it will …
-
Add Text-To-Speech capabilities for the project. Update this page when testing and tinkering phase is completed and implementation is starting.
-
I wanted to let the maintainers know that I am working on a script that parses the xml output from doxygen and generates a python stub file for the binding. All of the type hinting will be in place an…