Skip to content
View huybery's full-sized avatar
🚀
Accelerate
🚀
Accelerate

Organizations

@QwenLM @OpenLemur @OpenDevin

Block or report huybery

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
huybery/README.md

Hey, I'm huybery

class Attributes(huybery):
    @staticmethod
    def contact() -> tuple:
        homepage  = "https://huybery.github.io"
        twitter   = "https://twitter.com/huybery"
        email     = "huybery [at] gmail.com"
        return homepage, twitter, email

    @staticmethod
    def research() -> tuple:
        interesting = ['Large Language Models', 'Executable Language', 'Embodied Agent', 'Dialog Systems']
        interesting.pop()   # chatGPT is all your need.
        paper = "https://scholar.google.com/citations?user=RBb3ItMAAAAJ"
        return interesting, paper

    @staticmethod
    def project() -> list:
        OpenDevin = "https://github.com/OpenDevin/OpenDevin"
        Qwen = "https://github.com/QwenLM/Qwen"
        QwenCoder = "https://github.com/QwenLM/Qwen2.5-Coder"
        OctoPack = "https://github.com/bigcode-project/octopack"
        Awesome_Code_LLM = "https://github.com/huybery/Awesome-Code-LLM"
        project_lst = [OpenDevin, Qwen, QwenCoder, OctoPack, Awesome_Code_LLM]
        return project_lst

Pinned Loading

  1. All-Hands-AI/OpenHands Public

    🙌 OpenHands: Code Less, Make More

    Python 51.2k 5.7k

  2. QwenLM/Qwen Public

    The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.

    Python 17.6k 1.5k

  3. QwenLM/Qwen2.5 Public

    Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.

    Shell 16.4k 1.1k

  4. QwenLM/Qwen2.5-Coder Public

    Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.

    Python 4.7k 371

  5. Awesome-Code-LLM Public

    👨‍💻 An awesome and curated list of best code-LLM for research.

    1.2k 65

  6. bigcode-project/octopack Public

    🐙 OctoPack: Instruction Tuning Code Large Language Models

    Jupyter Notebook 459 28

312 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 5 commits in 1 repository
Loading