Skip to content

ShawonAshraf/ShawonAshraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Shawon Ashraf

Tinkering with bare metal

Website

🤔 Myself?

type Information = Vec<String>;

fn myself() -> Information {
    let shawon: Information = vec![
        "PhD @ TU/e Eindhoven".to_string(),
        "Open Source LLMs".to_string(),
        "Learning Dyanmics in larger models, Evaluations".to_string(),
        "Pytorch, CUDA".to_string(),
        "Photography, Music, Books".to_string(),
    ];

    shawon
}

About

It's me!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published