Skip to content
View ldalorion's full-sized avatar

Block or report ldalorion

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. Added CORS request handler Added CORS request handler
    1
    # taken from http://www.piware.de/2011/01/creating-an-https-server-in-python/
    2
    # 1. generate server.pem with the following command:
    3
    #       openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes
    4
    # 2. run as follows:
    5
    #       python simple-https-server.py
  2. llama llama Public

    Forked from meta-llama/llama

    Inference code for LLaMA models

    Python 1

  3. earthxhack-2020/mobile-farmers earthxhack-2020/mobile-farmers Public

    HTML

  4. upbound/move-files-to-docs-folder upbound/move-files-to-docs-folder Public

    move-files-to-docs-folder

    Python