Skip to content
View remyoudompheng's full-sized avatar

Block or report remyoudompheng

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. go-misc go-misc Public

    Miscellaneous Go toys

    Go 133 24

  2. bigfft bigfft Public

    Big integer multiplication library for Go using Fast Fourier transform

    Go 74 19

  3. go-vectops go-vectops Public

    Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.

    Go 34 1

  4. gigot gigot Public

    Gigot is a Go implementation of Git storage layer.

    Go 23 3

  5. go-netlink go-netlink Public

    A go library implementing parts of the Linux netlink protocol

    Go 17 7

  6. hs-language-go hs-language-go Public

    Haskell module for parsing of Go source code, forked from Hackage

    Haskell 13 9

24 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 2 commits in 1 repository

Created a pull request in ggml-org/llama.cpp that received 6 comments

ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions

AFAIK the CPU backend does not contain any x86 BMI2 instructions yet. Is it fine to introduce code using BMI2 instructions? Is it fine to simply us…

+68 −18 lines changed 6 comments
Opened 2 other pull requests in 1 repository
ggml-org/llama.cpp 1 open 1 merged
Loading