llama3-from-scratch

Matrix multiplication model

An implementation of the Meta-Llama 3 model from scratch, focusing on one matrix multiplication at a time

llama3 implementation one matrix multiplication at a time

GitHub

14k stars
98 watching
1k forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
scarvalhojr/aocleaderboardMerges multiple Advent of Code leaderboards and displays them on a single page with scores and star counts.4
rniemeyer/knockout-sortableA binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality546
maxkomarychev/merge-pal-actionAutomates the merging of pull requests in GitHub repositories.32
vectara/hallucination-leaderboardCompares performance of large language models on generating coherent summaries from short documents1,281
brendon/ranked-modelAn acts_as_sortable alternative with optimized performance and support for multiple lists per table1,091
lukas-reineke/cmp-under-comparatorA function to modify completion suggestions in nvim-cmp so they are sorted based on their starting characters.189
spatie/eloquent-sortableAdds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order.1,416
cgnorthcutt/rankpruningAn algorithm and package for handling noisy labels in binary classification problems82
stoeffel/mergesortAn efficient sorting algorithm with O(n log n) complexity.20
ridedott/merge-me-actionAutomatically merges Pull Requests with conditional approval based on workflow execution and branch protection rules.317
grosser/sort_alphabeticalAn extension to Ruby's Enumerable module for sorting UTF8 strings alphabetically while considering variant characters and non-ASCII characters with ligatures.68
pascalgn/automerge-actionAutomatically merges pull requests when they are ready for review and meet certain conditions867
davidbelicza/textrankA TextRank implementation in Golang for ranking important phrases, words, and sentences in text with extensible features and multithreading support.206
vishaltelangre/bindpdfA tool to combine multiple PDF files into a single PDF file.102
alexshevch/node-merge-objectsMerges two objects into one, concatenating arrays of equal keys2