| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseForked from OmniLayer/omniexplorer
Block Explorer for Omni Protocol
JavaScript 3
Evitar que comandos y procesos queden a medio ejecutar cuando se trabaja en una conexión SSH
Shell
"""
The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
# Usa una imagen base de Debian
FROM debian:stable-slim
# Instala wget, sudo, jq, bash-completion, git, iputils-ping, cat, less, y bc
RUN apt-get update && \
| Back | FazBrowse Home | New Git URL |