-
Hello, hope you are doing well. I am playing around with Chronos and found out if I retrieve the forecasts manually rather than using the pipeline it is much faster on outputting. I am using CPU now. …
-
Hi there,
Thanks so much for releasing and maintaining this code base. It's really fantastic.
I don't really have a bug to report, but I do have a question regarding the Retrieval class and ho…
-
In Data Creation process, is it possible to override default prompts for generating queries (and ground truth answers) with my own customs?
This is just my personal opnion, but generated queries make…
-
After following the steps mentions in README.md, I am unable to view the vespa cluster status.
### Steps:
- Create a docker network
docker network create --driver bridge vespanet
- Run Vespa wi…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
While trying out `python inference/bot.py --retrieval --model togethercomputer/GPT-NeoXT-Chat-Base-20B`
I got this error on A100 GPU:
```
File "inference/bot.py", line 185, in
main()
File …
-
First of all, thank you Sara Widder and the collaborators here. This is great.
I have been experimenting for a few weeks with the OIA Studio Chat Completion and in the past few days i have experien…
-
### Project Name
📄 Query PDF (Enhancing Accesibility For All Users)
### Description
# 📄 Query PDF (Enhancing Accesibility For All Users)
## Solution Overview:
**Query PDF** is a voice-powered…
-
Right now the get_training_plan_generic() function doesn't cut-off wide tables which makes it so when the plan is passed to the train() function, train() fails because the token limit of the embedding…
-
BPO | [19495](https://bugs.python.org/issue19495)
--- | :---
Nosy | @tim-one, @birkenfeld, @rhettinger, @ncoghlan, @giampaolo, @rbtcollins, @ezio-melotti, @stevendaprano, @bitdancer, @cjrh, @vadmium, …