Skip to content
View eddieali's full-sized avatar
Block or Report

Block or report eddieali

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

Pinned Loading

  1. Vicuna-AI-LLM Vicuna-AI-LLM Public

    Forked from lm-sys/FastChat

    The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"

    Python 7 1

  2. nthEverything nthEverything Public

    Forked from FWeinb/nthEverything

    Adding pseudo classes ::nth-word/letter ::first/last-word/letter

    JavaScript

  3. openai-cookbook openai-cookbook Public

    Forked from openai/openai-cookbook

    Examples and guides for using the OpenAI API

    Jupyter Notebook

  4. Harden wordpress security nginx Harden wordpress security nginx
    1
    ############ WordPress ####################
    2
    
                  
    3
    # Disable logging for favicon and robots.txt
    4
    location = /favicon.ico {
    5
      try_files /favicon.ico @empty;
  5. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python