Pinned Repositories
clip
Node.js module for the CLIP model.
executorch.js
Run PyTorch models with JavaScript.
huggingface
A library and a CLI tool for accessing HuggingFace.
llama2-high-level-cpp
Inference Llama2 with High-Level C++.
llama3.js
A JavaScript implementation of Llama 3 using node-mlx.
llm.js
Node.js module providing inference APIs for large language models, with simple CLI.
node-mlx
Machine learning framework for Node.js.
not-a-vector-database
You need a few lines of JS, not a vector database.
sisi
Semantic Image Search CLI tool.
train-model-with-js
Train text generation model with JavaScript.
Frost Beta's Repositories
frost-beta/sisi
Semantic Image Search CLI tool.
frost-beta/node-mlx
Machine learning framework for Node.js.
frost-beta/llama3.js
A JavaScript implementation of Llama 3 using node-mlx.
frost-beta/not-a-vector-database
You need a few lines of JS, not a vector database.
frost-beta/clip
Node.js module for the CLIP model.
frost-beta/llm.js
Node.js module providing inference APIs for large language models, with simple CLI.
frost-beta/train-model-with-js
Train text generation model with JavaScript.
frost-beta/llama2-high-level-cpp
Inference Llama2 with High-Level C++.
frost-beta/train-llama3-js
Train a tiny Llama3 model with parquet datasets, using JavaScript.
frost-beta/deep-learning-resources
Collections of resources to help learn deep learning.
frost-beta/fine-tune-decoder-js
Fine-tune a decoder-only model with JavaScript.
frost-beta/executorch.js
Run PyTorch models with JavaScript.
frost-beta/huggingface
A library and a CLI tool for accessing HuggingFace.
frost-beta/mlx
MLX: An array framework for Apple silicon
frost-beta/autoencoder
JavaScript implementation of Convolutional Variational Autoencoder.
frost-beta/docker-image-mlx
frost-beta/parquet-reader
A simple library for reading parquet files.
frost-beta/train-japanese-llama3-js
Train a Japanese Language Model with JavaScript.
frost-beta/executorch-binaries
Prebuilt binaries of ExecuTorch runtime.
frost-beta/llama3-torch.js
Llama with ExecuTorch.js