Open
Conversation
CLA Signature Passjiaqiw09, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
Collaborator
|
Under review. |
zheliuyu
reviewed
Mar 17, 2026
| sources/kernels/index.rst | ||
| sources/pytorch/index.rst | ||
| sources/transformers/index.rst | ||
| sources/ascend/ray.rst |
Collaborator
There was a problem hiding this comment.
It is recommended to add an index.rst to maintain consistency in the file structure under the ./sources directory. Then include ray.rst in index.rst.
| @@ -0,0 +1,126 @@ | |||
| Ray | |||
Collaborator
There was a problem hiding this comment.
We can create a folder named ray in the source directory to store these new files.
| <div class="card-top"><div class="card-icon" style="background-image: url('_static/images/whisper_cpp.png')"></div><h3 class="card-title">whisper.cpp</h3></div> | ||
| <p class="card-desc">Whisper 模型高性能推理语音识别框架。</p> | ||
| <div class="card-footer"><a href="https://github.com/ggerganov/whisper.cpp">官方链接</a><span class="split">|</span><a href="sources/whisper_cpp/install.html">安装指南</a><span class="split">|</span><a href="sources/whisper_cpp/quick_start.html">快速上手</a></div> | ||
| </div> |
Collaborator
There was a problem hiding this comment.
By the way, we should create a homepage entry for ray here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update ray doc