onnxruntime/docs/genai
Ulrich Bönkemeyer 4b919fe2ac
Fix DirectML package name in genai/howto/install.md (#20771)
### Description
Fix package name 
from ```dotnet add package Microsoft.ML.OnnxRuntimeGenAI.*Cuda*
--prerelease``` to ```dotnet add package
Microsoft.ML.OnnxRuntimeGenAI.DirectML --prerelease``` in DirectML
section.

### Motivation and Context
Clearly confusing for beginners if not fixed (will break further processes)
2024-05-23 13:16:04 -07:00
..
api Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00
howto Fix DirectML package name in genai/howto/install.md (#20771) 2024-05-23 13:16:04 -07:00
reference Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00
tutorials Add Phi-3 medium (#20746) 2024-05-21 08:46:59 -07:00
index.md Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00