Skip to content
View BotterBrott's full-sized avatar

Block or report BotterBrott

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. exllama exllama Public

    Forked from turboderp/exllama

    A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.

    Python

  2. VQ-Diffusion VQ-Diffusion Public

    Forked from microsoft/VQ-Diffusion

    Official implementation of VQ-Diffusion

    Python

  3. taming-transformers taming-transformers Public

    Forked from CompVis/taming-transformers

    Taming Transformers for High-Resolution Image Synthesis

    Jupyter Notebook

  4. WizardLM WizardLM Public

    Forked from nlpxucan/WizardLM

    Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder

    Python

  5. segment-anything segment-anything Public

    Forked from facebookresearch/segment-anything

    The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

    Jupyter Notebook

  6. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    Python