Quick Start
1.clone仓库
git clone https://github.com/CearX/llm.rs.git
2.下载文件
下载模型文件等1.5g
链接:https://pan.baidu.com/s/1JqWKEJi45FrW1GAvyxa1XA
提取码:124i
解压并粘贴到主目录
3.运行rust的cpu训练
./c2rust_binary
AMD3600X 训练
llm.c, 约4s/step
llm.rs, 约30s/step
forked from karpathy/llm.c
-
Notifications
You must be signed in to change notification settings - Fork 0
LLM training in rust (transpile)
License
CearX/llm.rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
LLM training in rust (transpile)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Cuda 59.6%
- Rust 14.7%
- C 11.4%
- Python 7.6%
- C++ 2.7%
- Shell 2.1%
- Other 1.9%