Skip to content
View huybery's full-sized avatar
๐Ÿš€
Accelerate
๐Ÿš€
Accelerate

Organizations

@OpenLemur @OpenDevin

Block or report huybery

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 = ['Digital Agents', 'Reasoning', 'Large Language Models'] paper = "https://scholar.google.com/citations?user=RBb3ItMAAAAJ" return interesting, paper @staticmethod def project() -> 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] return project_lst

Pinned Loading

  1. OpenHands/OpenHands OpenHands/OpenHands Public

    ๐Ÿ™Œ OpenHands: AI-Driven Development

    Python 69.5k 8.7k

  2. QwenLM/Qwen QwenLM/Qwen Public

    The official repo of Qwen (้€šไน‰ๅƒ้—ฎ) chat & pretrained large language model proposed by Alibaba Cloud.

    Python 20.8k 1.7k

  3. QwenLM/Qwen3 QwenLM/Qwen3 Public

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

    Python 27k 1.9k

  4. QwenLM/Qwen3-Coder QwenLM/Qwen3-Coder Public

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

    Python 16k 1.1k

  5. Awesome-Code-LLM Awesome-Code-LLM Public

    ๐Ÿ‘จโ€๐Ÿ’ป An awesome and curated list of best code-LLM for research.

    1.3k 70

  6. bigcode-project/octopack bigcode-project/octopack Public

    ๐Ÿ™ OctoPack: Instruction Tuning Code Large Language Models

    Jupyter Notebook 479 28