anandnandagiri

Results 2 issues of anandnandagiri

I am using .NET 6 it working fine when i run on window machine but when i deploy to Raspberry PI ARM64 it is causing issue. dotnet publish -c Release...

I have downloaded LLAMA 3.2 1B Model from Hugging face with optimum-cli optimum-cli export openvino --model meta-llama/Llama-3.2-1B-Instruct llama3.2-1b/1 Below are files downloaded ![image](https://github.com/user-attachments/assets/ac145ba8-1daf-43e6-9f03-a1b085f2a4a2) Note: I manually removed openvino_detokenizer.bin, openvino_detokenizer.xml, openvino_tokenizer.xml,...

bug
help wanted