nmehran
Follow
- Florida, United States
Pinned Loading
-
modashc
modashc PublicA tool for merging multiple Bash scripts into a single script, ensuring all dependencies, variables, and functions are properly resolved and included.
Python
-
huggingface-repo-downloader
huggingface-repo-downloader PublicPython CLI tool for downloading Hugging Face repositories. Supports fast transfer, resume functionality, and authentication for private repos.
Python
-
omm
omm PublicExperimental, high-performance, header-only C++ library for optimized memory operations using SIMD instructions and more.
C++
-
PyArrow Utilities
PyArrow Utilities 1import random
2import string
3import time
4from typing import List, Literal, Tuple, Callable, Optional
5from uuid import uuid4
-
Experiments: Memory Allocation
Experiments: Memory Allocation 1#!/bin/bash
23# Transparent Huge Pages (THP) Management Script
4#
5# This script manages Transparent Huge Pages (THP) settings on Linux systems.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.