-
this is a python script there are some errors id like you to 1 write all the errors you find a in list and 2 rewrite the code to be correct
"""
def calculate_area(radius):
pi = 3.14
area = pi * …
-
### Priority
P1-Stopper
### OS type
Ubuntu
### Hardware type
Xeon-other (Please let us know in description)
### Installation method
- [ ] Pull docker images from hub.docker.com
- [X] Build dock…
-
### 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…
-
I ran the rag example in intel_extension_for_transformers/neural_chat/pipeline/plugins/retrieval/README.md and I got this error -
![example_py](https://github.com/user-attachments/assets/9c553bca-74…
-
In the inference script, the default weights of RS-LLaVA are as follows:
model_path = 'BigData-KSU/RS-llava-v1.5-7b-LoRA'
model_base = 'Intel/neural-chat-7b-v3-3'
However, these two models do not…
-
Today, the Workers AI types rely heavily on function overloads to specify arguments for different models. This unfortunately results in very difficult to debug types, and poor DX.
As an example wit…
-
I am trying to explore the backend server. After resolving dependencies issues, I tried to start the server but system doesn’t shows any running backend server neither logs helps out to identify the i…
-
I try to run the TTS (English and Multi Language Text-to-Speech) in my PC.
https://github.com/intel/intel-extension-for-transformers/blob/main/intel_extension_for_transformers/neural_chat/pipeline…
-
Commend I use is `python model/train.py --data=reddit_casual --model=VHRED --batch_size=2`
Then it report `CUDNN_STATUS_EXECUTION_FAILED`
```
Training Start!
0%| …
-
Hello,
I started a neuralchat server with following config with command ```neuralchat_server start --config_file ./server/config/neuralchat.yaml```
## Config
```
host: 0.0.0.0
port: # conf…