Skip to content
View nehemiah888's full-sized avatar

Block or report nehemiah888

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    Python

  2. llama.cpp llama.cpp Public

    Forked from ggerganov/llama.cpp

    Port of Facebook's LLaMA model in C/C++

    C

  3. aimet aimet Public

    Forked from quic/aimet

    AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

    Python

  4. RWKV-LM RWKV-LM Public

    Forked from BlinkDL/RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…

    Python

  5. KataGo KataGo Public

    Forked from lightvector/KataGo

    GTP engine and self-play learning in Go

    C++

  6. stable-diffusion.cpp stable-diffusion.cpp Public

    Forked from leejet/stable-diffusion.cpp

    Stable Diffusion in pure C/C++

    C++