Skip to content
View ParagEkbote's full-sized avatar
📈
📈

Block or report ParagEkbote

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ParagEkbote/README.md

Pinned Loading

  1. hf-model-inspector hf-model-inspector Public

    A package and gh-action to generate quality reports on Hugging Face model stats and usage, addressing ambiguity in open model releases.

    Python

  2. quantized-containerized-models quantized-containerized-models Public

    A project that demonstrates how to deploy AI models with significant improvements, within containerized environments using Cog. Ideal for reproducible, scalable and hardware-efficient inference.

    Python 1

  3. Pruna Smash Setup for SmollM Collect... Pruna Smash Setup for SmollM Collection: https://huggingface.co/collections/AINovice2005/smollm-smashed-tiny-giants-optimized-for-speed-68e16113d90eab12bae42a34
    1
    import torch
    2
    from transformers import AutoModelForCausalLM, AutoTokenizer
    3
    from pruna import smash, SmashConfig
    4
    
                  
    5
    # Define per-model Smash + torch.compile configs
  4. ParagEkbote.github.io ParagEkbote.github.io Public

    Code for my personal website, powered by Material for MkDocs.

    HTML