katuni4ka commited on
Commit
2a77c4f
1 Parent(s): d7ecc49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ sample = dataset[0]["audio]["array"]
95
  print(pipe.generate(sample))
96
  ```
97
 
98
- More GenAI usage examples can be found in OpenVINO GenAI library [docs](https://github.com/openvinotoolkit/openvino.genai/blob/master/src/README.md) and [samples](https://gith
99
 
100
  ## Limitations
101
 
 
95
  print(pipe.generate(sample))
96
  ```
97
 
98
+ More GenAI usage examples can be found in OpenVINO GenAI library [docs](https://github.com/openvinotoolkit/openvino.genai/blob/master/src/README.md) and [samples](https://github.com/openvinotoolkit/openvino.genai?tab=readme-ov-file#openvino-genai-samples)
99
 
100
  ## Limitations
101