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

Organizations

@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.

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

Hey, I'm huybery

classAttributes(huybery):
@staticmethoddefcontact() ->tuple:
homepage="https://huybery.github.io"twitter="https://twitter.com/huybery"email="huybery [at] gmail.com"returnhomepage, twitter, email@staticmethoddefresearch() ->tuple:
interesting= ['Digital Agents', 'Reasoning', 'Large Language Models']
paper="https://scholar.google.com/citations?user=RBb3ItMAAAAJ"returninteresting, paper@staticmethoddefproject() ->list:
Qwen="https://github.com/QwenLM/Qwen"QwenCoder="https://github.com/QwenLM/Qwen3-Coder"OpenHands="https://github.com/OpenHands/OpenHands"project_lst= [Qwen, QwenCoder, OpenHands]
returnproject_lst

Pinned Loading

  1. OpenHands/OpenHandsOpenHands/OpenHandsPublic

    🙌 OpenHands: AI-Driven Development

    TypeScript 83.7k 10.8k

  2. QwenLM/QwenQwenLM/QwenPublic

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

    Python 21.6k 1.9k

  3. QwenLM/Qwen3QwenLM/Qwen3Public

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

    Python 27.5k 2k

  4. QwenLM/Qwen3-CoderQwenLM/Qwen3-CoderPublic

    Qwen3-Coder is the code version of Qwen3, the large language model series developed by Qwen team.

    Python 16.8k 1.2k

  5. Awesome-Code-LLMAwesome-Code-LLMPublic

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

    1.3k 74

  6. bigcode-project/octopackbigcode-project/octopackPublic

    🐙 OctoPack: Instruction Tuning Code Large Language Models

    Jupyter Notebook 479 29