ohshitnotgood/mlxt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Repository for machine learning terminologies and PyTorch techniques.
Code snippets and commentary are provided through Jupyter notebooks.
Code produced is original, with proper attribution given for instances where it is not.
Topics covered:
- torch-basics
- torch.randint
- torch.stack
- torch.embedding
- llm
- attention masks
- bigram model
- bits and bytes model quantization