1 Star 8 Fork 6

cryscan/web-rwkv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 714 Bytes
一键复制 编辑 原始数据 按行查看 历史
cryscan 提交于 2025-02-20 14:36 +08:00 . Add introduction slides.
# From: https://docs.github.com/en/github/getting-started-with-github/configuring-git-to-handle-line-endings
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.rs text eol=lf
*.toml text eol=lf
*.frag text eol=lf
*.vert text eol=lf
*.wgsl text eol=lf
# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.ttf binary
*.gif binary
*.ase binary
*.flac binary
*.wav binary
*.ogg binary
*.pdf binary
*.safetensors binary
*.st binary
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/cryscan/web-rwkv.git
git@gitee.com:cryscan/web-rwkv.git
cryscan
web-rwkv
web-rwkv
main

搜索帮助