Skip to content
View novarobot's full-sized avatar

Block or report novarobot

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

Popular repositories Loading

  1. stable-diffusion-cpuonly stable-diffusion-cpuonly Public

    Forked from darkhemic/stable-diffusion-cpuonly

    a fork that installs runs on pytorch cpu-only

    Jupyter Notebook 1

  2. novarobot novarobot Public

    Config files for my GitHub profile.

  3. webperl-for webperl-for Public

    Forked from haukex/webperl

    Run Perl in the browser with WebPerl!

    HTML

  4. llama-cpu llama-cpu Public

    Forked from randaller/llama-cpu

    Inference on CPU code for LLaMA models

    Python

  5. llama.cpp llama.cpp Public

    Forked from ggml-org/llama.cpp

    Port of Facebook's LLaMA model in C/C++

    C

  6. RWKV-LM RWKV-LM Public

    Forked from BlinkDL/RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…

    Python