Skip to content
View filip9f's full-sized avatar

Block or report filip9f

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

    Forked from RawSanj/SOFRepos

    Repo for Stack Over Flow Answers and Solutions.

    Java

  2. lit-llama lit-llama Public

    Forked from Lightning-AI/lit-llama

    Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.

    Python

  3. lit-parrot lit-parrot Public

    Forked from Lightning-AI/litgpt

    Implementation of Falcon, StableLM, Pythia, INCITE language models based on nanoGPT. Supports flash attention, LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.

    Python

  4. jalammar.github.io jalammar.github.io Public

    Forked from jalammar/jalammar.github.io

    Build a Jekyll blog in minutes, without touching the command line.

    Jupyter Notebook

  5. llama llama Public

    Forked from meta-llama/llama

    Inference code for LLaMA models

    Python

  6. llama.cpp llama.cpp Public

    Forked from ggerganov/llama.cpp

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

    C