Skip to content

0bserver07/llm.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test repo for rust and llms

using llm, attempting to reimplement llm.c in rust -ish

ref: https://github.com/karpathy/llm.c/blob/master/train_gpt2.py

  • initial attempt:

    • Claude3 did well, now im tyring to implement the rough version into a cargo, then change the small details to complete the reimplementaion.
  • "I am trying to reimplement the llm.c in rust, using the llm.c as a reference. I am not trying to make a perfect copy, but a rough version that works. I will then change the small details to complete the reimplementaion."

  • "the responses are seperated by -----"

About

reimplementing the llm.c in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages