dahlej's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ggerganov/llama.cpp
LLM inference in C/C++
divamgupta/diffusionbee-stable-diffusion-ui
Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
ggerganov/ggml
Tensor library for machine learning
bytedeco/javacpp
The missing bridge between Java and native C++
PotatoSpudowski/fastLLaMa
fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backend.
tairov/llama2.py
Inference Llama 2 in one file of pure Python
kherud/java-llama.cpp
Java Bindings for llama.cpp - A Port of Facebook's LLaMA model in C/C++
cequence-io/openai-scala-client
Scala client for OpenAI API
sbrunk/storch
GPU accelerated deep learning and numeric computing for Scala 3.
GiviMAD/whisper-jni
A JNI wrapper for using whisper.cpp, allows to transcribe speech to text in Java.