Touhidul Alam

Results 9 issues of Touhidul Alam

I am having this problem while pushing into heroku- remote: -----> Compressing... remote: ! Compiled slug size: 605.7M is too large (max is 500M). remote: ! See: http://devcenter.heroku.com/articles/slug-size remote: remote:...

Hi, I am getting the following error, when running the nlu_model.py (Python 3.7) `Traceback (most recent call last): File "nlu_model.py", line 18, in run_nlu() File "nlu_model.py", line 14, in run_nlu...

Hi, Is there way to show float numbers that contains big exponential. Currently, its showing plain number which is too big to fit into the picture

I am running on Ubuntu 22.04 with a 8GB GPU The error as follows when giving the prompt: cuBLAS API failed with status 15 A: torch.Size([24, 4096]), B: torch.Size([4096, 4096]),...

Hi, are there possibility to add a performance benchmark of the open-sourced LLMs?

Hi, great work again. Are there any possibility to include any of these model's score on the benchmark if its available? Anthropic's Claude models: https://www.anthropic.com/product Cohere's LLM: https://docs.cohere.com/docs/introduction-to-large-language-models a21's Jurassic...

whisperspeech/inference.py is missing the hf import from huggingface_hub import hf_hub_download

**Is your feature request related to a problem? Please describe.** The current implementation of pipeline.show() uses Mermaid for graph rendering [Visualizing Pipelines](https://docs.haystack.deepset.ai/docs/visualizing-pipelines) , which requires an internet connection to function....

topic:pipeline
2.x