-
Update VisualQnA example that uses Falcon VLM.
This would require to include Falcon as part of the validation at https://github.com/opea-project/GenAIComps/tree/main/comps/llms. And then create an …
-
Xeon and Gaudi setup instructions are scattered throughout the guides. We need to keep the project and the product part separate. This will create space for other hardware vendors to add their product…
-
Hi, it's me again with some different questions. I've been running GAUDI on chromosome 22 with a 2-way African American sample set, but the training step is taking too long. It took me over a day to t…
-
I tried to follow Symfony tutorial, but after gaudi restart (`gaudi stop && gaudi`) the DB application won't start anymore. `gaudi check` always reports, that it isn't running. It works, when I delete…
-
Hello there, I am new to Gaudi devices, I have been trying the toy sample in the repo on AWS DL1. I attempted to map the follow script
```https://github.com/HabanaAI/Model-References/tree/master/PyTo…
-
### System Info
Hi there, I met a bug that when using TGI Gaudi 2.0.5 with both meta-llama/Meta-Llama-3-8B-Instruct and Intel/neural-chat-7b-v3-3. When I set the default frequency/repetition/presen…
-
https://github.com/opea-project/GenAIExamples/edit/main/ChatQnA/README.md
Please re-organize the material to clearly demarcate
1) what is the chatQnA pipeline
2) deployment options: Docker versus…
-
In principle this part
https://github.com/key4hep/key4hep-tutorials/blob/2a8ba424f71b5ba41e9c8a6b2a3a4c01f1b7a9d7/edm4hep_analysis/.solution/make_plots.py#L12-L13
of the edm4hep analysis can be simp…
-
### Your current environment
Command line:
```
cd vllm-fork/benchmarks
python benchmark_latency.py \
--model meta-llama/Meta-Llama-3-8B \
--dtype bfloat16 \
--output-len 128 \
…
-
Hi,
it seems there is an example/test that is making the k4geo PR fail [1],
```
6/17 Test #9: geant_fullsim_fccee_lar_pgun.py ......***Failed 2.72 sec
Traceback (most recent call last):
…