Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gsood-gaurav/languagemodels

Experiments with Large Language Models (LLM)
https://github.com/gsood-gaurav/languagemodels

attention-mechanism deeplearning julia-language largelanguagemodel python tensorflow

Last synced: about 2 months ago
JSON representation

Experiments with Large Language Models (LLM)

Awesome Lists containing this project

README

        

# Language Models
This repo implements Language Models from scratch in Python (Tensorflow/PyTorch) and Julia.
It is inspired from Andrej Karapathy's make more series.
https://github.com/karpathy/makemore