Mem Coder

Mem Coder

@4wgoaya4c4sfobu2

Joined Mar 2, 2023

0

Following

0

Followers

1.51k

pages

4.57k

highlights

2.99k

views
M
W
F
May
Jun
Jul
Total Days:
Total Weeks:
389-Days 📚
121-Weeks 📚
Show All

Announcing the NeurIPS 2023 Paper Awards  – NeurIPS Blog

blog.neurips.cc/2023/12/11/announcing-the-neurips-2023-paper-awards/

Dec 27, 2023

1

About - StatQuest!!!

statquest.org/about/

Dec 26, 2023

1

Gradient Descent Explained

towardsdatascience.com/gradient-descent-explained-9b953fc0d2c

Dec 26, 2023

3

google/sentencepiece: Unsupervised text tokenizer for Neural Network-based text generation.

github.com/google/sentencepiece

Dec 26, 2023

1

mlx-community/Llama-2-7b-mlx · Hugging Face

huggingface.co/mlx-community/Llama-2-7b-mlx

Dec 26, 2023

1

tinygrad: A simple and powerful neural network framework

tinygrad.org/

Dec 26, 2023

1

commaai/openpilot: openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.

github.com/commaai/openpilot

Dec 26, 2023

1

universal-ner/universal-ner

github.com/universal-ner/universal-ner

Dec 26, 2023

1

What is Safetensors and how to convert .ckpt model to .safetensors

medium.com/@zergtant/what-is-safetensors-and-how-to-convert-ckpt-model-to-safetensors-13d36eb94d57

Dec 26, 2023

1

Show HN: Ollama – Run LLMs on your Mac | Hacker News

news.ycombinator.com/item?id=36802582

Dec 26, 2023

1

facebook/musicgen-small · Hugging Face

huggingface.co/facebook/musicgen-small

Dec 25, 2023

1

Bark

huggingface.co/docs/transformers/main/en/model_doc/bark

Dec 25, 2023

1

Bark

huggingface.co/docs/transformers/main/en/model_doc/musicgen

Dec 25, 2023

1

suno/bark · Hugging Face

huggingface.co/suno/bark

Dec 25, 2023

2

Safetensors

huggingface.co/docs/safetensors/index

Dec 25, 2023

1

Configuration

huggingface.co/docs/transformers/philosophy

Dec 25, 2023

1

Configuration

huggingface.co/docs/transformers/add_new_model

Dec 25, 2023

3

🌓 From TensorFlow to PyTorch

medium.com/huggingface/from-tensorflow-to-pytorch-265f40ef2a28

Dec 25, 2023

1

Falconsai/text_summarization · Hugging Face

huggingface.co/Falconsai/text_summarization

Dec 25, 2023

1

Why not implement this in Pytorch? · Issue #12 · ml-explore/mlx

github.com/ml-explore/mlx/issues/12

Dec 25, 2023

1

Metal Performance Shaders (MPS)

huggingface.co/docs/diffusers/using-diffusers/loading_overview

Dec 25, 2023

1

facebook/detr-resnet-50 · Hugging Face

huggingface.co/facebook/detr-resnet-50

Dec 25, 2023

1

huggingface/transformers: 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

github.com/huggingface/transformers

Dec 25, 2023

3

ggerganov/llama.cpp: Port of Facebook's LLaMA model in C/C++

github.com/ggerganov/llama.cpp

Dec 25, 2023

1

What is GGUF and GGML?

medium.com/@phillipgimmi/what-is-gguf-and-ggml-e364834d241c

Dec 25, 2023

3

meta-llama/Llama-2-7b · Hugging Face

huggingface.co/meta-llama/Llama-2-7b

Dec 25, 2023

3

Home Page - The Metals Company

metals.co/

Dec 24, 2023

1

Stevenic/vectra: Vectra is a local vector database for Node.js with features similar to pinecone but built using local files.

github.com/Stevenic/vectra

Dec 24, 2023

1

🤗 Transformers

huggingface.co/docs/transformers/index

Dec 23, 2023

Diffusers

huggingface.co/docs/diffusers/quicktour

Dec 23, 2023

1

Diffusers

huggingface.co/docs/diffusers/index

Dec 23, 2023

2

The Fundamentals of Autograd — PyTorch Tutorials 2.2.0+cu121 documentation

pytorch.org/tutorials/beginner/introyt/autogradyt_tutorial.html

Dec 21, 2023

2

Working with Pytrees — JAX documentation

jax.readthedocs.io/en/latest/jax-101/05.1-pytrees.html

Dec 21, 2023

1

JAX As Accelerated NumPy — JAX documentation

jax.readthedocs.io/en/latest/jax-101/01-jax-basics.html

Dec 21, 2023

2

r/learnmachinelearning - Is JAX a better choice to focus on over PyTorch now?

www.reddit.com/r/learnmachinelearning/comments/16vgfed/is_jax_a_better_choice_to_focus_on_over_pytorch/

Dec 21, 2023

2

How does $\cos(\pi ) = -1$?

math.stackexchange.com/questions/135052/how-does-cos-pi-1

Dec 21, 2023

Accelerated JAX training on Mac - Metal - Apple Developer

developer.apple.com/metal/jax/

Dec 21, 2023

1

google/jax: Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

github.com/google/jax?tab=readme-ov-file

Dec 21, 2023

3

🔪 JAX - The Sharp Bits 🔪 — JAX documentation

jax.readthedocs.io/en/latest/notebooks/Common_Gotchas_in_JAX.html

Dec 21, 2023

4

A Gentle Introduction to torch.autograd — PyTorch Tutorials 2.2.0+cu121 documentation

pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html

Dec 21, 2023

91

Suno AI

www.suno.ai/

Dec 21, 2023

1

Stochastic Gradient Descent with momentum

towardsdatascience.com/stochastic-gradient-descent-with-momentum-a84097641a5d

Dec 21, 2023

1

How to Put an ML Model into Production

medium.com/dev-genius/how-to-put-an-ml-model-into-production-dc3a99eeb2cc

Dec 19, 2023

1

Introducing Whisper

openai.com/research/whisper

Dec 19, 2023

2