Skip to content
View jploski's full-sized avatar

Block or report jploski

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. epic-ide epic-ide Public

    EPIC - Eclipse Perl Integration (new official repository!)

    Perl 50 27

  2. ggml ggml Public

    Forked from ggerganov/ggml

    Falcon7B + Falcon40B support - in branch falcon40b. Now all good and working. But main action now in https://github.com/cmp-nct/ggllm.cpp

    C 11 2

  3. RotaryEmbedding RotaryEmbedding Public

    Comparison of RoPE and xPos positional embeddings used in LLMs

    Python 2

  4. llama.cpp llama.cpp Public

    Forked from ggerganov/llama.cpp

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

    C++ 2

  5. falcon.cpp falcon.cpp Public

    Forked from NouamaneTazi/bloomz.cpp

    Experimental GGML port for Falcon - DO NOT USE, use https://github.com/ggerganov/ggml/pull/231 or https://github.com/jploski/ggml/tree/falcon40b instead

    C 1

  6. jquery-tokeninput jquery-tokeninput Public

    Forked from loopj/jquery-tokeninput

    Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text …

    JavaScript