Skip to content
View lchinguyen's full-sized avatar

Block or report lchinguyen

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lchinguyen/README.md

I'm a research engineer in AI Compute & LLMs post-training alignment, experienced in language modeling (NLP) and machine learning.

Popular repositories Loading

  1. decentralized-simple-registry decentralized-simple-registry Public

    A contract that allows any user to submit a text record (e.g., a claim, a product serial number, a certification link) along with a unique ID, creating a timestamped, permanent entry.

    C++

  2. decentralized-voting-poll decentralized-voting-poll Public

    A simple, on-chain voting system where a single, whitelisted address (the poll creator) can deploy a contract and define options. Each user can only vote once.

    JavaScript

  3. Proof-of-Attendance-Token-POAT-Generator Proof-of-Attendance-Token-POAT-Generator Public

    A contract that mints a standard ERC-20 token with a supply of "1" to an address that provides a specific "secret code" provided at the event.

    JavaScript

  4. lchinguyen lchinguyen Public

  5. parameter-golf parameter-golf Public

    Forked from openai/parameter-golf

    Parameter-efficient small LLM training experiments achieve <16MB/10 min training using recurrent/shared-block transformers, unigram/bigram logit calibration, and INT8-compressed language model arch…

    Python

  6. LLM-Merging LLM-Merging Public

    Forked from llm-merging/LLM-Merging

    LLM-Merging: Building LLMs Efficiently through Merging

    Jupyter Notebook