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

Block or report lapp0

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

  1. lm-inference-engines lm-inference-engines Public

    Comparison of Language Model Inference Engines

    132 5

  2. nix-gui/nix-gui nix-gui/nix-gui Public

    Use NixOS Without Coding

    Python 644 22

  3. funcache funcache Public

    A function caching decorator with customizable conditional cache use

    Python 1

  4. MeshDR MeshDR Public

    Randomly Deform Meshes for Domain Randomization

    Python 1

  5. LLM Memory Requirement Calculator Sc... LLM Memory Requirement Calculator Script (Full Finetune and Inference)
    1
    import urllib.request
    2
    import json
    3
    
                  
    4
    
                  
    5
    def bits_to_gb(bits):