pytuech

所属分类:特征抽取
开发工具:HTML
文件大小:0KB
下载次数:0
上传日期:2024-04-05 00:15:20
上 传 者sh-1993
说明:  协作示例项目建立在P1ayer-1的LibTorch&Tokenizer插件的基础上,该插件支持虚幻引擎中的PyTorch和Hugging Face标记器。
(Collaborative example project building off the back of P1ayer-1 s LibTorch & Tokenizer plugins that enable PyTorch and Hugging Face tokenizers in Unreal Engine.)

文件列表:
Config/
Content/PyTorch/
Plugins/
Source/
.vsconfig
LICENSE
PyTorch.uproject
UpgradeLog.htm

# PyTorch in Unreal Engine ![pytuech](https://github.com/gpt-3d/pytorch/assets/20903421/9128662c-7abc-488c-9fa4-1ab90873978b) ### What is this? This project exists to extend on [P1ayer-1's](https://github.com/P1ayer-1) efforts of integrating PyTorch into Unreal Engine, and serves as a way to unify the dependencies, make his tutorials easier to understand at a glance (dive deep by watching them!), and to build examples that can be shared with everyone. See the [wiki](https://github.com/gpt-3d/pytorch/wiki) for project and plugin setup, or use the quickstart below to get moving immediately! **See these videos for how this is all working together!** > [How to use LibTorch and Tokenizers in Unreal Engine 5](https://www.youtube.com/watch?v=dvGWUh4SPBY) > > [How to use Meta's Llama in Unreal Engine 5](https://www.youtube.com/watch?v=0YI2O5uSuFw) ## Quickstart `git clone https://github.com/gpt-3d/pytorch.git` `cd pytorch` `git submodule update --init --recursive` You just **blazed** through the first step of the wiki, good job! Start on [Step 2](https://github.com/gpt-3d/pytorch/wiki/2.-LibTorch-Plugin-Setup) to setup your plugins to point to your desired PyTorch library... ### Credits This project contains submodules; - [Libtorch-UE5](https://github.com/P1ayer-1/Libtorch-UE5) plugin that is extended from [UE-ATUM](https://github.com/UE-ATUM/Plugin) - [Tokenizers-UE5](https://github.com/P1ayer-1/Tokenizers-UE5), a modification of a Hugging Face cpp tokenizers library based off [mlc-ai tokenizers-cpp](https://github.com/mlc-ai/tokenizers-cpp), as a plugin in Unreal Engine.

近期下载者

相关文件


收藏者